home *** CD-ROM | disk | FTP | other *** search
- ; -------------------------------------------------------------------
- ; Sample slideshow script file for The NOMSSI Viewer 1.3h and later
- ; Usage: NV @LOGOS.SLD
-
- ; This QUIT command is best stated at start, to exit The NOMSSI Viewer
- ; after the slideshow is done
-
- :QUIT
-
- ; You will find a lot of NOMSSI Viewer logos at
- ; http://www.tu-chemnitz.de/~nomssi
- ;
- ANNOUNCE.GIF 3
- NVLOGO.JPG 5
- NVIEW.GIF
- NVLOGO4.GIF 8
- NVLOGO6.GIF
-
- ; The LOOP command can be stated anywhere in the file
- ; The script file is automatically repeated until user break
-
- :LOOP
-
- ; Also try RECORD/PLAYBACK for automated slideshows.
- ; -------------------------------------------------------------------
- ; * Blank lines are skiped
- ; * The delay time in sec. is valid until altered
- ; * Commands are stated with ':', there are 2 commands, LOOP and QUIT
- ; * Don't forget to register your copy of The NOMSSI Viewer !
-