Loading and Running the Example File
To load and run the example file:
-
Click
or choose File – Open and Load from the SKILL IDE menu bar. The Open File dialog box displays, listing all the available files.
Browse to locate the tmp directory and click Open. The Top-Level number, #1, displays in the status bar. -
Type the following in the CIW:
myFunction1()
An error message displays in the message area of the CIW.
You can also runmyFunction1()from the Debug menu or Edit toolbar. For more information, see Executing a Function.
Related Topics
SKILL IDE Debugger Example File
Using Breakpoints to Find and Correct a Functional Error
Return to top