STROOP: Difference between revisions

Jump to navigation Jump to search
401 bytes added ,  14 April 2019
Line 180: Line 180:


Address variables come with the following additional options when right clicked:
Address variables come with the following additional options when right clicked:
* '''View Address''':  
* '''View Address''': Views the variable's value as an address in the Memory Tab.


Object variables come with the following additional options when right clicked:
Object variables come with the following additional options when right clicked:
* '''Display as Object''':  
* '''Display as Object''': Displays the variable's value as an Object. Values include:
** '''Slot n''': The nth loaded slot.
** '''Slot VSn''': The nth vacant slot.
** '''PG n''': Process Group n's node.
** '''(none)''': The value 0.
** '''(unused object)''': The unused object slot.
** '''(unknown object)''': A value that's not recognized as a valid object reference.
* '''Select Object''':  
* '''Select Object''':  


Navigation menu