HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
2-: 48
* The terminal fully supports the terminal-specific features of HP
Business BASIC/XL.
* The interpreter is running in a session, rather than a batch job.
* There is at least one program line in the current program.
* The program is not running or paused.
* The program has no VERIFY errors.
* The destination for OUTPUT and SYSTEM OUTPUT is the display.
Syntax
ANALYST [
screen_argument
]
Parameters
screen_argument
An argument that specifies which screen to enter. If no
screen is specified, the Main Menu/Browse screen is
displayed.
Table 2-10 lists each argument, and the screen that it displays.
Table 2-10. Analyst Command Arguments
--------------------------------------------------------------------------------------------
| | |
| Argument | Screen Selected |
| | |
--------------------------------------------------------------------------------------------
| | |
| S | Static Analysis. |
| | |
| O | Optimize. |
| | |
| D | Data Types. |
| | |
| C | Suggest COPTIONs. |
| | |
| G | Replace GOSUBs. |
| | |
| P | Optimize PACKFMTs. |
| | |
| E | Extract Subunit. |
| | |
--------------------------------------------------------------------------------------------
This section describes each screen. Each action that occurs in a
particular screen is explained. The following control actions work from
any screen:
* To exit the Program Analyst press f8.
* Pressing HALT while the Program Analyst is waiting for input
transfers control to the next height level screen.
* Pressing HALT while the Program Analyst is writing information to the
screen returns control to the Main Menu/Browse screen.
* Pressing HALT while in the Main Menu/Browse screen exits the Program
Analyst.
All files created by the Program Analyst have a set of comments giving
the file name, the date and time of creation, the name of the screen
being used, and the original name of the program as their first few
lines.