Post Reply 
Storage by reference, unquote( ) cmd
12-24-2018, 02:01 AM
Post: #1
Storage by reference, unquote( ) cmd
code:

purge(c); a:=c; unquote(a):=3; [enter] returns
(a)->3 What does this mean? I expected the value of a = 3 and c = 3
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Storage by reference, unquote( ) cmd - compsystems - 12-24-2018 02:01 AM



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