On Jun 4, 2006, at 1:24 PM, John Dawes wrote:
Hi Ed,
I am no sure where I can put the "AND". I have the logindd
statement with the dasds on the same line with a "X" in col. 72 to
denote a continuation. The parm DASD10 on the next line..
------------
SNIP----------------------------------------------------------
LOGINDDNAME >
dasd1,dasd2,das.....................dasd7,dasd8,DASD9, X
DASD10) -
----------------------SNIP----------------------------------
Try this :
LOGINDDNAME
(dasd1,dasd2,das.....................dasd7,dasd8,DASD9,DASD10) -
IIRC DFDSS does not care to much about an x in 72 their method of
continuation is a "-" Dash)
another way of doing it is :
LOGINDDAME(Vol1,vol2, -
vol3,vol4, -
vol5,vol6) (Sorry about the
lowercase but the idea I believe is there)
----------------------------------------------------------------------
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