Marcel: Give this a try. It is how we move our tapes back from the vault.
The cmdf parm denotes the filename in which to store the macro, then the macro command executes it. This, of course, assumes you have drm. Hope this helps. ------------- cut here -------------- MOVE DRM * WHEREST=VAULTR S=DBS TOST=ONSITER CMDF=/opt/tivoli/checkin.mac - wait=yes CMD="checkin libv atoz &vol stat=scr checkl=no devt=3590" macro /opt/tivoli/checkin.mac Quit ----------- end script ----------