Post Reply 
Changes to PPL in latest firmware?
11-03-2016, 02:36 PM
Post: #4
RE: Changes to PPL in latest firmware?
In fact, lengths of only 31 characters was ONLY the ever meant to be the supported length. Anything longer had the potential to corrupt memory in some situations.


Basically, 3 things in general things happened.

1. Name length was enforced stricter to avoid problems.
2. Names duplicating what was supposed to be "system" commands were enforced for the same reason.
3. Imrovements were made to allow direct use of variables by the CAS, but requires some EVAL("arg string") calls to be inserted in places you were trying to pass a string to the CAS and depending on the auto-eval of a string.

When you press CHECK, is it putting your cursor in the right spot where the error is at? If you want, you can post your program and I or someone else will be able to quickly correct it.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Changes to PPL in latest firmware? - Tim Wessman - 11-03-2016 02:36 PM



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