PDA

View Full Version : Editor error



mccarthym
20-01-2004, 21:48
When label "Step:" is used in a program,the editor declares an error. Is this a reserved word?

hippy
20-01-2004, 22:38
Yes, part of the FOR <i>var </i> = <i>val </i> TO <i>val </i> STEP <i>val </i> syntax.