LIST [routine_name, routine_name, ...]
To perform the following example, open the console window by clicking once on the console icon in SPDEV. Use the BUILD command to build one of the Sheerpower sample programs that come with the installation, set_icon.spsrc:
build 'c:\sheerpower\samples\set_icon.spsrc'
Then use the LIST command to display all the lines in the program.
| Example 2-10 Listing Program Lines | ||
|---|---|---|
| Example 2-11 HALT Statement | |
|---|---|
| Example 2-12 Using SHOW ALL in DEBUG |
|---|
| Example 2-13 Sample SHOW ALL Debug Text File |
|---|