Post Reply 
purge use from inside program
12-05-2022, 01:46 PM
Post: #2
RE: purge use from inside program
(12-03-2022 11:14 PM)John P Wrote:  Hello,
I would like to use the 'purge' command inside a program to clear some CAS variables. I can not figure out how to do it. Did anybody found a way to use 'purge' in CAS programs?
Thank you.
John P

Hi, this is a problem I've encountered too. Perhaps, to prevent a variable from being seen in "CAS Vars" it is useful to treat it as a local variable: "LOCAL t", "LOCAL x", etc.

Best regards, robmio
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
purge use from inside program - John P - 12-03-2022, 11:14 PM
RE: purge use from inside program - robmio - 12-05-2022 01:46 PM
RE: purge use from inside program - John P - 12-06-2022, 03:21 AM



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