The script may contain comments, as follows:
; Beginslideshow,loadSLIDE1
VSLIDESLIDE1
; PreloadSLIDE2
VSLIDE*SLIDE2
; Let audienceviewSLIDE1
DELAY 2000
; DisplaySLIDE2
VSLIDE
; PreloadSLIDE3
VSLIDE*SLIDE3
; Let audienceviewSLIDE2
DELAY 2000
; DisplaySLIDE3
VSLIDE
; Let audienceviewSLIDE3
DELAY 3000
; Cycle
RSCRIPT
Quick Reference
Commands
DELAY
Provides a timed pause within a script.
GRAPHSCR
Switches from the text window to the drawing area.
RESUME
Continues an interrupted script.
RSCRIPT
Repeats a script file.
SCRIPT
Executes a sequence of commands from a script file.
TEXTSCR
Opens the text window.
356 | Chapter 6 Slides and Command Scripts