As soon as the program finishes, the output window closes. To make the output window persist, try putting a "stop" statement as the last line in the program. Example:
display "Hello World". stop "Now stopped. Press Enter to release the stop".
As soon as the program finishes, the output window closes. To make the output window persist, try putting a "stop" statement as the last line in the program. Example:
display "Hello World". stop "Now stopped. Press Enter to release the stop".