Dank u wel, Jantje! I know there was a "gotcha", but I couldn't remember it...
I've got to get back into OE-type stuff - it's been way too long... Later, Ray -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Jan MOEYERSONS Sent: Monday January 22 2007 02:09 To: [email protected] Subject: Re: AOPBATCH Continuation character > >ln: FSUM6245 link to target "\" failed: EDC5111I Permission denied. >db2jcc_license_cisuz.jar: FSUM7351 not found >IIRC, it's the shell, not AOPBATCH, that deals with >continuation characters. > >Try a backslash at the end of the line - although I'm not sure >how this will translate with fixed 80 column input - e.g. > >ln -s $/usr/lpp/db2/db2810/jcc/classes/db2jcc.jar \ > db2jcc.jar; It is the back slash alright and it is the shell that is dealing with it. But if your input is fixed length (and it tends to be if it is instream data in a JCL...) then the backslash has to go in exactly the 80th position. Cheers, Jantje. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

