home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
e
/
amigae30a_fr.lha
/
AmigaE30f
/
Sources
/
Tools
/
Arexx
/
arexxtest.rexx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
ISO-8859-9 (detected)
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-10-06
|
157 b
|
15 lines
/* rx module test */
address AREXXTESTPORT
OPTIONS RESULTS
say 'En test....'
'bla'
say 'résultat='result
'quit'
say 'résultat='result
say 'C'est fait.'