Question about addressing in spin
Zap-o
Posts: 452
I am not sure how to describe this so please forgive me if it doesnt make since the first go around. The best way I can describe my problem is that I have an object and it contains a variable. This variable is a long labeled ZTOLL that is manipulated from time to time (read and written to). I also have a second object that wants to read from ZTOLL and also write to ZTOLL as well. Is this possible? Should I be using the @ or @@ symbols? I have read the book on the two operators and cant seem to grasp the concept and I am not entirely sure this is even the right thing to use for this. What do you think? Thanks in advance.
Comments