home *** CD-ROM | disk | FTP | other *** search
- VERSION BUILD=304809
- '
- 'Press LOOP to start this macro
- '
- 'Remove the URL command to make this
- ' an UNVERSAL Slide Show Macro!
- URL GOTO=http://www.iopus.com/iim/demo/slideshow.htm
- 'You can *start* the loop at another value with SET !LOOP. The default start value is 1.
- 'Since the SET !LOOP command sets a START value, it works only at the first loop.
- 'SET !LOOP 2
- TAG POS={{!loop}} TYPE=IMG ATTR=HREF:http://*.jpg
- 'Enable the SAVEAS command if you want to save the pictures
- 'SAVEAS TYPE=FILE
- 'Give the user time to press PAUSE
- WAIT SECONDS=3
- '
- 'Go back to start page
- 'Use !urlstart if you removed the URL GOTO= command at the top of the macro
- 'URL GOTO={{!urlstart}}