HP 3000 Manuals

INFO Command [ HP Business BASIC/XL Reference Manual ] MPE/iX 5.0 Documentation


HP Business BASIC/XL Reference Manual

INFO Command 

The INFO command prints information about the current interpreter
environment.  The INFO command is a command-only statement.  That is, it
can only be issued at the interpreter prompt and cannot be placed in a
program.  Default values can be changed by running the HP Business
BASIC/XL configuration utility program as described in Appendix C.

Syntax 

INFO

Example 

The following shows the results of the INFO command:

     >INFO
     Current settings:
        Numeric format                         STANDARD
        Angular units                          RAD
        DEFAULT expression evaluation          OFF
        Options                                REAL, INIT, BASE 0,
                                               NO DECLARE, TRACE
        Home group (FILES ARE IN)              None defined
        Destination of SEND OUTPUT TO          DISPLAY
        Destination of SEND SYSTEM OUTPUT TO   DISPLAY
        Destination of COPY ALL OUTPUT TO      DISPLAY
        Subunit size                           499 words
        Native Language                        0 (Native-3000)
        DATE$ default                          0



MPE/iX 5.0 Documentation