Post Reply 
Program not working in newer firmwares
08-29-2022, 12:51 PM
Post: #8
RE: Program not working in newer firmwares
Make sure lines 47, 48, and 49 look exactly like this:

EXPORT menuAct := {1,0};
EXPORT menuList :=
{ {"evalc" , "evalc()"

If you tap Check while in the program editor the curser will jump to where the compiler thinks the error is located. Just one character out of place (they are sometimes hard to notice) will cause an error. Sometimes a mistake above that point is the actual cause of the error though, so look above line 49 for mistyped characters as well.

-road
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Program not working in newer firmwares - roadrunner - 08-29-2022 12:51 PM



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