Hi folks, 
anybody know the continuation character for AOPBTACH if any?
The command might be larger then 80 charachters. 

Currently I have a workaround using environment variables but

//STEP010   EXEC PGM=AOPBATCH,PARM='sh'                         
//STDOUT    DD SYSOUT=T                                         
//STDERR    DD SYSOUT=T                                         
//STDIN     DD  *                                               
cd /smpt/usr/lpp/java/J1.4/IBM/J1.4/lib/ext/;                   
hugo=/usr/lpp/db2/db2810/jcc/classes;                           
export hugo;                                                    
ln -s $hugo/db2jcc.jar db2jcc.jar;                              
ln -s $hugo/db2jcc_javax.jar db2jcc_javax.jar;                  
ln -s $hugo/db2jcc_license_cisuz.jar db2jcc_license_cisuz.jar;  
ln -s $hugo/sqlj.zip sqlj.zip                                   


Roland

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