PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Others > run
run

Format:

run (text_filename);

Run and external executable file. The file can be either a normal compiled .RXE file, or a system commands batch .SYS file. The current program is terminated and removed from the memory, and the new file is loaded and started instead.