83Plus:BCALLs:4A11
From WikiTI
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)
- iy+1Bh set up accordingly
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.