VMS Help  —  COBOL  PROCEDURE_DIVISION, DISPLAY
  The DISPLAY statement transfers low-volume data from the program to
  the default system output device or to the object of a mnemonic-name.
  The HP extensions to the DISPLAY statement, Formats 2 and 3, are
  COBOL language additions that facilitate video forms design and data
  handling. Format 4 sets a program variable to the current command line
  argument number to read with a Format 7 ACCEPT. Format 5 sets the name
  of an environment variable or system logical while Format 6 sets the
  value of an environment variable or system logical.
Additional Information: explode extract

1format_statement 2format_screen_extensions 3format_screen_section_extensions 4format_arg_position_extensions 5format_envlog_name_extensions 6format_envlog_value_extensions
Close Help