Page 1 of 1

ReadData question

Posted: Sat May 25, 2019 5:38 pm
by juror
Why does this return "Incorrect number of parameters"?

Code: Select all

*input=AllocateMemory(112)
Debug  ReadData(0, *Input, 112)

Re: ReadData question

Posted: Sat May 25, 2019 6:48 pm
by Paul
Maybe because the docs are wrong ?
Image

Looks like they were copy/paste from PureBasic docs but SpiderBasic is different.