Post Reply 
Hp50g : "blocking" a variable
01-01-2020, 06:19 PM
Post: #5
RE: Hp50g : "blocking" a variable
RPL resolves a variable by looking upward through the chain of directories until it finds a match. So if variable 'A' is being erased from the current directory then create it in the parent directory, still called 'A'.

Executing 'A' PURGE in the child directory will not generate an error but it also won't delete 'A' from the parent.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Hp50g : "blocking" a variable - Gil - 01-01-2020, 12:45 AM
RE: Hp50g : "blocking" a variable - BruceH - 01-01-2020 06:19 PM



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