83Plus:BCALLs:4FC6

From WikiTI
Jump to: navigation, search


Synopsis

Official Name: DelVarArc

BCALL Address: 4FC6


Deletes a variable from the Ram or Archive

Inputs

  • HL = pointer to VAT entry of variable to delete
  • DE = pointer to start of data for variable
  • B= 0 if in Ram or the ROM page it's on

Outputs

  • Variable deleted or marked for deletion

Destroys

  • All

Comments

This should be the routine you use if your items are in Archive or Ram.