home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
BEEHIVE
/
ZCAT
/
QUEUEVMN.LBR
/
QRUN.ZEX
< prev
next >
Wrap
Text File
|
2000-06-30
|
384b
|
15 lines
;; ZEX command file to run a list of files kept in a queue in the
;; SH.VAR file. -RDN
;;
SH
SHVAR QP %QH
GOTO FIRST
;=LOOP
SHVAR SWITCH SHVAR QP %%%QP
%SWITCH
;=FIRST
%QP;IF %QP=%QT;GOTO END;ELSE;XIF;GOTO LOOP;FI
;=END
XIF
SHEXIT
;; end of ZEX command file