!head('Compiler Restrictions')
The compiler accepts the full Fortran 77 language with the following 
exceptions and restrictions:
!pt the "character *(*)" declaration is not supported.
!pt READ/WRITE statements may not use an integer variable that has
appeared in an ASSIGN statement for a format specifier.
!pt the INQUIRE statement is not supported
