z/OS |
  |
z/VM |
  | ||
Open a file for Input (Read) |   |
The concept of explicit OPEN does not exist in the z/VM implementation. |
The Legac-e Information Site
Legac-e - REXX : Using EXECIOOpposite are examples of explicitly opening a file or data set for processing.
Remember that an explicit open is not always necessary as EXECIO will perform an automatic implicit open with the first read
(DISKR / DISKRU) or write (DISKW) request.
z/OS |
  |
z/VM |
  | ||
Open a file for Input (Read) |   |
The concept of explicit OPEN does not exist in the z/VM implementation. |
Copyright © Legac-e Education 2015-