Prism 6.0 Reference Manual

DESCRIPTION

The load command loads the file specified by filename into Prism. The file must be an executable program compiled with the appropriate debugging switch.

When you execute load, the name of the program appears in the Program field of the main Prism window, and the source code that contains the main function of the program is displayed in the source window.

Use the reload command to reload the program currently loaded in Prism.