home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Java
/
LEDSign
/
scripts
/
example.led
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2017-09-21
|
306 b
|
16 lines
!! An simple example script
Do
!! This is a comment
ScrollUp center=true text=Hello
Sleep delay=1000
ScrollLeft delay=30 center=true text=This is IMS.
Sleep delay=1500
ScrollLeft delay=30 center=true text=This is a test.
Sleep delay=1500
!! repeat infinitely
Repeat times=-1