----- Original Message ----- From: "Scott Ford" <[email protected]>
Newsgroups: bit.listserv.ibm-main
Sent: Monday, February 28, 2011 3:59 PM
Subject: BPXWDYN


I am trying to to the following in A LE Cobol 4.1 program, a
Hi all:

01 DYNSYSOUT-TEMP.
10 FILLER PIC X(18) VALUE ' ALLOC DD(FILEOUT)'.
10 FILLER PIC X(8) VALUE ' SYSOUT('.
10 SYSOUTCL PIC X VALUE SPACE.
10 FILLER PIC X(10) VALUE ' MSG(WTP)'.

10 FILLER PIC X(32)
VALUE ' FREE DD(FILEOUT) SPIN(UNALLOC)'.


Scott,

Try putting a close paren after the sysout class.

Regards,
Tom Conley

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to