home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 91
/
af091a.adf
/
af91a3.lzx
/
prgs
/
welcome.b
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-09-15
|
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%