83Plus:BCALLs:4A14
From WikiTI
Synopsis
Official Name: SendVarCmd
BCALL Address: 4A14
Sends a variable to a computer via a silent link request.
Inputs
- OP1: type and name of variable to send
Outputs
- None
Destroys
- All
Comments
This BCALL will not throw an error if there are any problems. However, it will fail to send the variable if the receiving device has a machine ID of 82, 83h, or 73h.
This is an odd BCALL, similar to SendScreenshot. The machine ID it uses to send to the receiving device is 82h, but refuses to talk to any calculator. It sends a silent link request to send the variable, though.