Can OpenExtension commands, for example,  GETBFS, PUTBFS, MOUNT, etc be 
issued from within a REXX program?
The OE Users Guide doesn't say that you can, but it doesn't say that you 
can't.
The code might be something like:
/*  */
'cms OPENVM mount  /. . /VMSYSU:MYTEST/  /'
'cms OPENVM GETBFS yadda yadda'
'cms OPENVM  unmount   / . . /VMSYSU:MYTEST/ /'

This is very simplistic,  I would actually being adding code to process a 
file, etc.

I didn't want to start down the REXX path and find out I can't do what I 
want to do.

Thanks,
Steve G.

Reply via email to