TI Connect Manager X Scripting Interface Documentation

delete reference

core  :  delo

This script command causes the TI Connect Manager X application to delete the object specified in the reference. Generally, in this implementation, the object to be deleted will be on a specific TI handheld device that supports the delete object command (such as a TI-83Plus, or TI-92Plus).

The reference, contains an object descriptor, or list of descriptors, containing the object(s) to be delete.


Examples of using this event are:

delete file 1 of folder 3 of device 1
delete every file where content type is numeric list of device 2
delete {file 1 of device 2, file 3 of device 1 }


BACK

12 March 2003 - slr