RE: [CMS-PIPELINES] FPLDSK1228I Error erasing workfile
Good. Not that you're confused, but that it works. The problem is the
minidisk inteface to SFS. (The CMS one, not the pipeline one so to
speak.)
Remember that > is a front end that selects the appropriate driver
according to the argument. Thus, if you specify a single mode letter,
it selects >mdsk; if you specify a directory, it selects >sfs.
You can however, use >sfs unconditionally nowadays. It will use the
callable interface to the file system and let that downgrade to
minidisk. The reason there are two is that there was a time when not
all CMS systems had the callable services interface to the file
system. (XA release 2 is the point where there was a unified CSL
interface if memory serves.)
j. [EMAIL PROTECTED]