Table o f C o ntents
14
Language Reference Guide - NetLinx Programming
PAUSE_WAIT ....................................................................................................................................................................... 156
RESTART_ALL_WAIT............................................................................................................................................................ 156
RESTART_WAIT ................................................................................................................................................................... 156
WAIT .................................................................................................................................................................................... 156
WAIT_UNTIL ........................................................................................................................................................................ 156
TIMED_WAIT_UNTIL............................................................................................................................................................ 156
Appendix A - Compiler Warning & Errors ..................................................... 157
Compiler Warnings....................................................................................................... 157
(w) Cannot assign unlike types........................................................................................................................................... 157
(w) DEFINE_CALL is not used .............................................................................................................................................. 157
(w) Integer applies to arrays only....................................................................................................................................... 157
(w) Long_While within While ............................................................................................................................................... 157
(w) Possibly too many nested levels................................................................................................................................... 157
(w) Variable is not used....................................................................................................................................................... 157
Compiler Errors ............................................................................................................ 157
A "<symbol>" was expected............................................................................................................................................... 157
ACTIVE keyword expected .................................................................................................................................................. 157
Allowed only in DEFINE_START ........................................................................................................................................... 157
Attempted CALL to undefined subroutine........................................................................................................................... 157
Comment never ends, EOF encountered............................................................................................................................. 157
Conditional compile nesting too deep................................................................................................................................. 157
Constant type not allowed................................................................................................................................................... 157
DEFINE_CALL must have a name......................................................................................................................................... 157
DEFINE_CALL name already used ....................................................................................................................................... 158
Device values must be equal ............................................................................................................................................... 158
Duplicate symbol ................................................................................................................................................................. 158
Evaluation stack overflow.................................................................................................................................................... 158
Evaluation stack underflow ................................................................................................................................................. 158
Identifier expected .............................................................................................................................................................. 158
Identifier is not an array type.............................................................................................................................................. 158
Include file not found .......................................................................................................................................................... 158
Invalid include file name ..................................................................................................................................................... 158
Library file not found ........................................................................................................................................................... 158
Maximum string length exceeded ....................................................................................................................................... 158
Must be char array reference .............................................................................................................................................. 158
Must be integer reference ................................................................................................................................................... 158
Out of memory ..................................................................................................................................................................... 158
Parameter mismatch in CALL .............................................................................................................................................. 158
PROGRAM_NAME must be on line 1..................................................................................................................................... 158
Push/Release not allowed within Push/Release................................................................................................................. 158
Push/Release not allowed within Wait................................................................................................................................ 158
PUSH_CHANNEL not allowed within Wait ............................................................................................................................ 158
RELEASE_CHANNEL not allowed within Wait....................................................................................................................... 158
PUSH_DEVICE not allowed within Wait ............................................................................................................................... 158
RELEASE_DEVICE not allowed within Wait .......................................................................................................................... 158
String constant expected .................................................................................................................................................... 158
String constant never ends, EOF encountered.................................................................................................................... 158
String literal expected ......................................................................................................................................................... 158
Subroutine may not call itself.............................................................................................................................................. 158
Syntax error......................................................................................................................................................................... 158
SYSTEM_CALL name not same as PROGRAM_NAME in <file>............................................................................................. 158
This variable type not allowed............................................................................................................................................. 158
Run-Time Errors ........................................................................................................... 159
Bad assign 2dim... ............................................................................................................................................................... 159
Bad assign Call... ................................................................................................................................................................. 159
Bad element assign... .......................................................................................................................................................... 159
Bad Off... Bad On... Bad To... ................................................................................................................................................ 159
Bad re-assign Call................................................................................................................................................................ 159
Bad run token ...................................................................................................................................................................... 159
Bad Set_Length.................................................................................................................................................................... 159
Bad While............................................................................................................................................................................. 159
TO statements that occur outside the data flow of PUSH events/statements may not work............................................. 159
Too few parameters in CALL................................................................................................................................................ 159
Too many include files......................................................................................................................................................... 159