84PCE:RAM:D0244E

From WikiTI
Jump to: navigation, search

Synopsis

Hypothesized Official Name: editSym

Memory Address: D0244Eh

Length: 3 bytes

When a variable is being edited inside of an edit buffer, this variable pointer keeps track of the VAT location of the variable for later use. You can use VarNameToOP1HL to place the name of the variable into OP1 so that you can use FindSym or ChkFindSym in order to locate the actual data later. It is also safe to use when creating and deleting variables, as the pointer is adjusted by the OS.