VMS Help  —  DECTPU  TPU$FILEIO
    The TPU$FILEIO routine handles all DECTPU file operations.
    Your own file I/O routine can call this routine to perform some
    operations for it. However, the routine that opens the file must
    perform all operations for that file. For example, if TPU$FILEIO
    opens the file, it must also close it.

    Format

      TPU$FILEIO  code ,stream ,data
Additional Information: explode extract
Returns Arguments Description Condition Values Returned
Close Help