Post Reply 
FW: 15048; CAS programs return Syntax Error
08-05-2024, 03:01 PM
Post: #2
RE: FW: 15048; CAS programs return Syntax Error
It seems that when you select the 'CAS' option while creating a program, the program does not accept the #CAS #END tags in its content, even though they are included in the program template.

Entering just the program content (without #CAS #END) was accepted and works correctly:
Code:
erroz(h):=
BEGIN
h+1;
END;

When the 'CAS' option is not selected, #CAS #END are still required.

Just don't use the 'CAS' option until it gets fixed.

Piotr Kowalewski
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: FW: 15048; CAS programs return Syntax Error - komame - 08-05-2024 03:01 PM



User(s) browsing this thread: 2 Guest(s)