Memorex LOCK - VERSION 2-24 Información técnica Pagina 265

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 568
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 264
DD Statements For Printer and Punch Datasets
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
6-49
SYSnnn Specifies the programmer logical unit. Use
SYSnnn if the ddname itself is not a logical unit
specification. For example, if your COBOL
program includes the statement:
SELECT PRINT-OUT ASSIGN
SYS006-UR-1403-S-PRINT.
then the DD statement would be:
* //PRINT DD SYSOUT=A,OPTION=SYS006
If no COBOL external name is used, do not use
OPTION, since the ddname is a logical unit
specification. For example, if your COBOL
program includes the statement:
SELECT PRINT-OUT ASSIGN SYS006-UR-1403-S.
then the DD statement would be:
* //SYS006 DD SYSOUT=A
Parameter Definition
Vista de pagina 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 567 568

Comentarios a estos manuales

Sin comentarios