As stated in my title, I am hoping that some one can throw some basic REXX commands my way. I have user guides but they are very huge and the table of contents do not point to anything TAPE DRIVE related. I just need to know the basic commands for opening, closing, reading, and writing a file to a TAPE DRIVE, not disk.

Any help would be much appreciated, thank you!

有帮助吗?

解决方案

I believe you are looking for the EXECIO command. @BillWoodger's comments are accurate, you are likely to end up running your Rexx code in batch.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top