home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS - Coast to Coast
/
simteldosarchivecoasttocoast.iso
/
gif
/
gifv412.zip
/
GIFV.SLA
< prev
next >
Wrap
Text File
|
1993-02-18
|
278b
|
16 lines
;
; GIFV.SLA
; Slide show of ROOT directory in Drive G:
; Pick highest resolution then back down one.
;
slide-type-normal
res 9
res-lock
res-down
change-path g:\*.gif
:loop
loadnext :exit
goto :loop
:exit