home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
useful
/
dist
/
dev
/
lang
/
ace
/
prgs
/
welcome.b
< prev
next >
Wrap
Text File
|
1994-01-10
|
166b
|
12 lines
dim voice%(8)
for i=0 to 8
read voice%(i)
next
data 80,0,160,0,22900,64,10,0,0
x$="Welcome to ACE! The best PD Amiga BASIC compiler."
say translate$(x$),voice%