home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 2
/
MECOMP-CD-II.iso
/
amiga
/
programmieren
/
gui
/
classact
/
examples
/
arexx
/
rx_me_demo.rexx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1996-03-17
|
334 b
|
26 lines
/* Small script for the small arexxclass demo */
options results
address AREXXDEMO
NAME
say 'Program name : ' RESULT
VERSION
say 'Program version : ' RESULT
AUTHOR
say 'Program author : ' RESULT
DATE
say 'Program compilation date: ' RESULT
'DATE SYSTEM'
say 'Current system date : ' RESULT