Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Specification statement
◄Up► ◄Contents► ◄Index► ◄Back►
─────Specification Statement───────────────────────────────────────────────
Statements that define the properties of variables, arrays, and
subprograms. The specification statements are: AUTOMATIC, COMMON,
DIMENSION, EQUIVALENCE, EXTERNAL, IMPLICIT, INTRINSIC, MAP...END
MAP, NAMELIST, PARAMETER, RECORD, SAVE, STRUCTURE...END
STRUCTURE, UNION...END UNION, and all data types.
-♦-