home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
427.lha
/
VLT_v4.846_&_Jr
/
rexx
/
Blink.scp
< prev
next >
Wrap
Text File
|
1990-10-03
|
120b
|
6 lines
# Blink.scp
#
# This is a simple blinker script
#
blinker: cursorh 0; delay 0.3; cursorh 1; delay 0.3; goto blinker