cobol2.hlp (Table of Contents; Topic list)
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.
ASSIGN-PRINTER (↑ Choosing Run-time Behavior)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    ASSIGN-PRINTER
 
  Function:     Specifies how to assign the ouptut from an ASSIGN TO
                PRINTER clause when the clause does not specify a
                file-name.
 
  Syntax:
 
     ─┬───┬─┬──────ASSIGN-PRINTER┬"file-name" ─┬┬─
        └─/─┘ │                    └()───────────┘│
              └──NO──ASSIGN-PRINTER───────────────┘
 
 
  Parameters:   file-name            The file to be associated with
                                     the ASSIGN TO PRINTER clause.
 
  Default:      NOASSIGN-PRINTER
 
  Phase:        Syntax check
 
  $SET:         Any
                                    -♦-