SHELL statement
Purpose: Asynchronously start and run another program or system file.
SHELL AppFile$
Parameters:
Example:
SHELL "dir *.* > file.txt"
BCX Console Sample Programs using SHELL function.
S94.bas S105.bas