home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 5
/
FreshFish_July-August1994.bin
/
bbs
/
dev
/
ace-2.0.lha
/
ACE-2.0
/
prgs
/
welcome.b
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1994-01-10
|
166 b
|
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%