HP 3000 Manuals

SYSTEM INTRINSIC Directive [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation


HP FORTRAN 77/iX Reference

SYSTEM INTRINSIC Directive 

The SYSTEM INTRINSIC directive functions exactly the same as the SYSTEM
INTRINSIC statement.

Syntax 

$SYSTEM INTRINSIC intrinsic_name [,intrinsic_name][,...]

intrinsic_name   is the name of a system intrinsic.

Default               None.

Location              The SYSTEM INTRINSIC directive must appear before
                      the first nondirective statement of the program
                      unit in which it is to start taking effect.

                      The SYSTEM INTRINSIC directive must be the only
                      directive on a line.

Toggling/ Duration    Information associated with the SYSTEM INTRINSIC
                      directive is retained across all program units in
                      the file following the specification, while the
                      SYSTEM INTRINSIC statement is in effect only for
                      the program unit in which it is declared.  See
                      System Intrinsic Statement.



MPE/iX 5.0 Documentation