How to Run/Execute ISETL Statements

Lines located anywhere in the execution window may be sent to ISETL for execution by highlighting with the mouse one or more lines of statements, then
1. click the Run button,
or
2. click Run in the File menu,
or
3. press the ENTER key.
In this case the highlighted code is sent to ISETL. As ISETL executes each statement it first copies the statement to the end of the execution window, then executes the statement and prints any output from the statement at the end of the execution window.

Also, if you are typing at the end of the execution window, pressing ENTER at the end of a line causes all statements on that line to be sent to ISETL for execution.

Pressing ENTER only sends line(s) to ISETL for execution if

1. something is highlighted, or
2. you are typing on the last line in the window.


Last updated: June 4, 1996
Send Comments to kirchmjf@muc.edu