home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
216.lha
/
RexxArpLib_v2.1
/
rexx
/
TxEdStuff
/
asciisend.txed
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-02-15
|
129 b
|
13 lines
/* this is a test */
OPTIONS results
x = "vd0:asciitempfile"
SAVEAS "vd0:asciitempfile"
NEW
address VLT
ASCII_SEND x
exit