172 Chapter 15 Script SDK
SCRX:KILL
Class Scriptrunner
Description Deletes an executable object file from the generator
Command syntax SCRX:KILL name
name
a valid script file, including ".o" extension which can optionally include a fully-qualified path
Example
SCRX:KILL testapi.o // deletes script object testapi.o from current
scripts path
SCRX:KILL /tffs0/library/userdata/testimg.o // deletes file testimg.o
from specified path