home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
400-499
/
ff472.lzh
/
CNewsBin
/
cnews_bin.lzh
/
Binaries
/
batch
/
DoBatch.e
< prev
next >
Wrap
Text File
|
1991-01-07
|
512b
|
16 lines
path add NewsBin:batch
list newsarts:out.going/#? lformat "DoBatch.e2 %s" to T:exec[$$]
sort T:Temp[$$] to T:Exec[$$]
Execute T:Exec[$$]
Delete quiet T:List[$$] T:Exec[$$]
echo "Now queue up the files in NewsArts:Out.Going/* that end in `.Z'"
echo "Ex. `search from newsarts:out.going file #?.Z all'"
echo "(see your transport medium documentation for details)"
echo ""
echo "Following is a list of files that failed to batch properly:"
search from newsarts:out.going file togo.failed all
echo "End of List."