home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
telecom
/
vlt_455
/
rexx
/
blink.scp
< prev
next >
Wrap
Text File
|
1991-02-12
|
120b
|
6 lines
# Blink.scp
#
# This is a simple blinker script
#
blinker: cursorh 0; delay 0.3; cursorh 1; delay 0.3; goto blinker