The Run menu contains the following commands:
Compiles the script or suite and all dependent include files, even if they have not changed since they were last compiled. If the Save object files during compilation checkbox is enabled on the Runtime Options dialog box, then Compile All will create object files (*.o).
If the Save object files during compilation check box is not checked, object files (*.o) are not created when you click . To force Silk Test Classic to create an object file without enabling the Save object files during compilation check box, you must modify the source file and compile or save it. Compiling saves modified files, and saving saves source, object, and backup files.