Post Reply 
sysRPL - Last Element of a Composite
10-16-2024, 11:45 AM
Post: #4
RE: sysRPL - Last Element of a Composite
You're welcome, Bruno!

SYSEVAL, FLASHEVAL and LIBEVAL all have their specific uses. I've seen many more instances of posts containing SYSEVALs, so it's easy to forget about the others.

When you see a "^" at the beginning of a routine name, it's almost certainly a FLASHPTR which would require FLASHEVAL. Likewise, a "~" would designate a ROMPTR requiring a LIBEVAL construct.

Standard disclaimer applies:

When using any of SYSEVAL, FLASHEVAL or LIBEVAL, be aware that any potential misapplication (including typos or simply incorrect usage) could lead to data loss. Best to try it out on an emulated system first.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: sysRPL - Last Element of a Composite - DavidM - 10-16-2024 11:45 AM



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