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 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Storage by reference, unquote( ) cmd - compsystems - 12-24-2018 02:01 AM
RE: Storage by reference, unquote( ) cmd - DrD - 12-24-2018, 11:49 AM
|
User(s) browsing this thread: 1 Guest(s)