home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
GFX
/
Converter
/
ONX-AE20.LHA
/
rexx
/
test.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
OS/2 REXX Batch file
|
1997-03-21
|
231 b
|
19 lines
/*
*/
address "ArtEffect"
options results
help plugin antique
say result
new w 300 h 200 fill transparent name 'rexx test'
curve 0 0 100 50 300 200
curve 300 200 50 100 100 100
curve 100 100 250 120 0 0
line 100 100 200 200