cmd_send Function (ROM Call 0x387)

AMS 1.01 or higher bascmd.h

void cmd_send (CESI List);

Executes TI-Basic 'Send' command.

cmd_send expects that List points to LIST_TAG. It sends the list pointed to by List to the link port to be accepted by a CBL (Calculator-Based Laboratory) device.


Uses: HeapAllocThrow, HeapFree, HeapLock, remaining_element_count, ER_catch, ER_success, ER_throwVar, LIO_Send, fabs, estack_to_float, _bcd_math


See also: cmd_get, cmd_sendcalc, cmd_sendchat