David Eisenberg wrote:
I was hoping that there would be a supported IEBUPDTE syntax to have an entire line devoted to a comment, rather than my being restricted to remarks appended to the ends of control statements. That way, I could put a tombstone at the top of the IEBUPDTE input dataset explaining what the ICETOOL job does.

I hope this makes sense...

It does, but the closest you'll come to that is to put a flower box (why tombstone?) as comments preceding the SYSIN (using //* comments), or adding a dummy member:

./      ADD     NAME=$$DOC
.....any number of comments statements
./      ADD     ..... your original SYSIN stream

Gerhard Postpischil
Bradford, VT

----------------------------------------------------------------------
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