Up | Previous | Next | Title Page | Contents

11.11 x/zvtpmode—Indicate whether an image file is on tape

call xvtpmode(unit,ind) 
status =zvtpmode(unit,ind) 
x/zvtpmode is used to indicate to the calling program whether or not a given unit number is actually on tape. It should be used by programs which absolutely require a file to be on tape to verify that it is. Normally the device a file resides on should not matter.
The given unit must have been opened with a call to x/zvopen before x/zvtpmode may be called.

Arguments:


Up | Previous | Next | Title Page | Contents