>> I put 'su' command before others, but it doesn't work.

Radoslaw,

Try using BPXBATCH

//STEP0100 EXEC PGM=BPXBATCH,REGION=8M
//STDOUT   DD SYSOUT=*,
//            LRECL=133,RECFM=FB,DSORG=PS,BLKSIZE=0
//STDERR   DD SYSOUT=*
//STDPARM  DD *
SH su;
   echo $PATH;
   your other commands;

Thanks,
Kolusu


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to