Writesdata from the input array to the selected tape unit.
unit A number between 0 and 9 specifying the magnetic tape unit to rewind. (Do not confuse this parameter with file logical unit numbers.)
byte_reverse (optional) If present, causes the even and odd numbered bytes to be swapped on output, regardless of the type of data or variables. This facilitates writing tapes compatible with IBM machines.
For more information, see Accessing Magnetic Tape in Chapter 8 of the PV-WAVE Programmer's Guide.