Post Reply 
Invalid Input during local variable declaring
12-19-2013, 12:59 AM (This post was last modified: 12-19-2013 01:19 AM by Han.)
Post: #4
RE: Invalid Input during local variable declaring
Get rid of the ":=" and replace them with just "=" when initializing local variables with a starting value.

As for variable limits -- it's 8 per instance of LOCAL regardless of initial values (16 bits used, half for local vars and the other half for corresponding initial values).

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Invalid Input during local variable declaring - Han - 12-19-2013 12:59 AM



User(s) browsing this thread: 1 Guest(s)