Workbench User Guide : 14. Adding Other Components to Your Application : 3GL Sample Application : Run the Sample Application
 
Share this page                  
Run the Sample Application
You can use the following procedure to run the 3GL sample application on any platform.
To run the application
If you made an image of the application, you can run the image file by using the RunImage utility. Enter the following on the command line:
w4glrun test_3gl.img
If you used a variable other than II_LIBU3GL, then set the -m flag to specify that variable.
Note:  You can also run the application directly from OpenROAD Workbench.
After the sample is running, you may invoke all the functions by clicking the Call All 3GL Procedures button, or invoke individual functions by selecting the associated radio buttons. A message box will display a message about the results. Both the return value and the argument values are checked after each call to ensure that they are correct.
More information:
RunImage Utility Parameters