Reads the next record on the selectedtape unit into the specified array.
byte_reverse (optional) If present, causes the even and odd numbered bytes to be swapped after reading, regardless of the type of data or variables. This facilitates reading tapes written on IBM machines.
If the read is successful, the system variable !Err is set to the number of bytes read.
For more information, see Accessing Magnetic Tape in Chapter 8 of the PV-WAVE Programmer's Guide.