
Chapter 14. Statement Reference
159
Syntax errors:
Syntax errors:Syntax errors:
Syntax errors:
Error code and message Meaning
error 71: Syntax error
The number of parameters or commas (,) exceeds
the limit.
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
05h
Parameter out of the range
Example:
Example:Example:
Example:
BEEP bon%,boff%,count%,helz%
BEEP bon%,boff%,count%
BEEP bon%,boff%,,helz%
BEEP bon%,,count%,helz%
BEEP ,boff%,count%,helz%
BEEP bon%,boff%
BEEP bon%,,count%
BEEP ,boff%,count%
BEEP bon%,,,helz%
BEEP ,boff%,,helz%
BEEP ,,count%,helz%
BEEP bon%
BEEP ,boff%
BEEP ,,count%
BEEP ,,,helz%
BEEP
Kommentare zu diesen Handbüchern