home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TopWare 18: Liquid
/
Image.iso
/
liquid
/
top1136
/
gifv.slw
< prev
next >
Wrap
Text File
|
1993-10-05
|
175b
|
14 lines
;
; GIFV.SLW
; Print all my gif catalogs
;
change-path E:\cat\*.gif
:loop
loadnext :exit
rotate
print
goto :loop
:Exit