Post Reply 
newRPL: [UPDATED April 27-2017] Firmware for testing available for download
01-20-2017, 07:43 PM (This post was last modified: 01-20-2017 07:43 PM by Claudio L..)
Post: #512
RE: newRPL: [UPDATED December-29-16] Firmware for testing available for download
(01-20-2017 04:36 AM)The Shadow Wrote:  
(01-20-2017 04:10 AM)Claudio L. Wrote:  Yes, they do.

Ah good. And here's a thought - is there any way for a program to detect if a variable is locked? (Other than trying to STO into it!)

Not at the moment. It's not as common use case as you might think. Normally, if you need to know that is because you have something to store there, therefore you can trap the STO errors inside an IFERR, and perhaps rename the variable if it fails (no different from the case when you want to know if a variable of that name already exists, you do RCL and trap the error).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: [UPDATED December-29-16] Firmware for testing available for download - Claudio L. - 01-20-2017 07:43 PM



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