After the relevant programs are compiled, you need to execute them. Perform this step as if you were running the programs normally, except that you should add the -import option to the runtime command line. The ability to add the -import option is managed through the Project Settings dialog box.
After the relevant programs are compiled, you need to execute them. Perform this step as if you were running the programs normally, except that you should add the -import option to the runtime command line. The ability to add the -import option is managed through the Project Settings dialog box as follows:
Alternatively, to select the -import option, you can right-click the program node in the File tab and select the Screen Import command. Note that only the Windows 32-bit runtime supports the -import option. Also, you must have the file WEXPRT32.DLL installed in the same directory as the runtime. This .DLL comes with the 32-bit Windows runtime, but is used only for the import function.