Page 1 of 1

Jcl and HFS

PostPosted: Tue Dec 16, 2008 8:10 pm
by fuuss
Hello

I tried a little bit with HFS files and manage to delete a specify file and and and ...

This batch job will catch the date , send the right file with the right date to another server , if rtcode = 0 it will
delete the hfs file. This is working well.

Now before those steps will run I will need a step that is checking if the HFS file exist.
I tried the Idcams but I don't think that works with HFS file.
Is there some other possibility using the path parameter.

the HFS file is for exemple on /p/ftp/abcd.xml
very important the xml file should not be modified.

Thank you in advance