Laguna Tools SmartShop Maker Owner's Manual page 57

Table of Contents

Advertisement

Error Code
Absent 'END REPEAT'
keyword in REPEAT
statement
Absent 'DO' keyword in
WHILE statement
Absent 'END_WHILE'
keyword in WHILE statement
Absent 'THEN' keyword in IF
statement
Absent 'END_IF' or 'ELSE'
keyword in IF statement
Absent 'END_IF' keyword in
IF statement
Absent 'OF' keyword in CASE
statement
Absent 'END CASE' or
'ELSE' keyword in CASE
statement
Absent 'END_CASE' keyword
in CASE statement
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
Resolution(s)
Check MACRO program to
confirm whether REPEAT loop
has END_REPEAT.
Check MACRO program to
confirm whether WHILE loop
uses DO correctly.
Check MACRO program to
confirm whether WHILE loop
has END_WHILE to end.
Check MACRO program to
confirm whether IF loop use
END correctly.
Check whether IF loop uses
ELSE or END_IF.
Check whether IF loop uses
END_IF correctly.
Check whether CASE command
uses OF correctly.
Check whether CASE loop uses
ELSE or END_CASE correctly.
Ensure that END_CASE
keyword is used before finishing
CASE command.
57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartshop m

Table of Contents