Content deleted Content added
Hyperbolick (talk | contribs) m Disambiguated: Runtime → Run time (program lifecycle phase), Variable → Variable (computer science) |
m Typo fixing, replaced: assosiated → associated (2) using AWB |
||
Line 250:
'''8 - Generic object interface. Expects object on TOS'''
----
80 GETN N<name> - Returns variable
81 SETN N<name> - Sets the variable
Object on TOS, Variable on TOS1
82 CALLM N<name> - Calls method in object
|