home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d4xx
/
d441
/
dme.lha
/
Dme
/
rexmacs
/
cat.dme
< prev
next >
Wrap
Text File
|
1991-01-24
|
230b
|
20 lines
/* test to see if we can invoke ARexx from inside of dme .... */
parse source a b c d e f g h i
say a b c d e f g h i
parse arg j k l m n o
say j k l m n o
options failat 100
shit
damn
and hell
it
dont
matter to me
exit(69)