Laguna Tools SmartShop Maker Owner's Manual page 56

Table of Contents

Advertisement

Error Code
EXIT statement outside loop
statement
Repeat loop too deep
Absent end of statement
character ';'
Wrong assignment character
':='
Absent right ')'
Absent right ']'
Absent 'FOR' keyword in
FOR statement
Absent 'DO' keyword in FOR
statement
Absent 'END_FOR' keyword
in FOR statement
Absent 'UNTIL' keyword in
REPEAT statement
56
SmartShop|Maker Owner's Manual
Potential Issue(s)
Programming error
Programming error
Programming error
Programming error
Programming error
Programming error
Programming error
Programming error
Programming error
Programming error
Resolution(s)
Check whether EXIT command
in program is used correctly.
Change MACRO program to
avoid too many loop commands.
Check MACRO program to
confirm whether it has the
terminal symbol.
Check MACRO program to see
whether assigning value to
symbolic variable to correct.
Check MACRO program to
confirm whether using "(" and ")"
is correct.
Check MACRO program to
confirm whether using "[" and "]"
is correct.
Check MACRO program to
confirm whether FOR loop uses
TO correctly.
Check MACRO program to
confirm whether FOR loop uses
DO correctly.
Check MACRO program to
confirm whether FOR loop uses
END_FOR.
Check MACRO program to
confirm whether using UNTIL in
REPEAT loop is correct.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartshop m

Table of Contents