home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / FREI / DISPLAY.EXE / Display.script < prev    next >
Encoding:
Text File  |  1996-09-11  |  478 b   |  19 lines

  1. //
  2. // Demo
  3. //
  4. Do
  5.   Show line=1 text=FLEXIBLE SCRIPT CONTROL
  6.   Show line=2 text=HIGHLY CUSTOMIZABLE
  7.   Show line=3 text=\ySUPPORTS \cDIFFERENT \rCOLORS
  8.   Show line=4 URL=http://www.geocities.com/SiliconValley/9812/ text=URL SUPPORT FOR EACH LINE
  9.   Show line=5 text=RELOADABLE CONTENT
  10.   Show line=6 text=\gFREE FOR NONCOMMERCIAL USE
  11.   Sleep wait=4000
  12.   Remove line=1
  13.   Remove line=2
  14.   Remove line=3
  15.   Remove line=4
  16.   Remove line=5
  17.   Remove line=6
  18. Repeat times=-1
  19.