83Plus:BCALLs:4A11

From WikiTI
Revision as of 05:04, 20 February 2007 by Brandonw (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Official Name: GetVarCmd

BCALL Address: 4A11

Sends a silent link request to another calculator and receives a variable to RAM.

Inputs

  • (sndRecState): 15h
  • OP1: type and name of variable to request (this must be zero'd out)

Outputs

  • None

Destroys

  • All

Comments

This BCALL will not throw any errors if there were problems.

If the variable to request already exists, it will be deleted.