$Call

Top  Previous  Next

This command uses the syntax

 

$Call commandtoexecuteinOS

 

to execute a program or operating system command specified by commandtoexecuteinOS during compilation and halts compilation until that file has run successfully.  Thus one can create a file and then include in into the program.  Use of $Call is discussed in the Links to Other Programs Including Spreadsheets chapter.