Up | Previous | Next | Title Page | Contents

11.12 x/zvtpset—Set tape drive position globals

call xvtpset(name,file,rec) 
status =zvtpset(name,file,rec) 
x/zvtpset is a special purpose routine which should not be used by normal VICAR applications. It is intended to be used ONLY as a companion to the non-standard routine x/zvtpinfo.
x/zvtpset will save the tape position given by the FILE and REC arguments for the drive NAME in the VICAR supervisor global variables $TFILE and $TREC so that the next program to execute will know the proper tape position.

Arguments:


Up | Previous | Next | Title Page | Contents