home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 105
/
af105a.adf
/
archives
/
serious2.lzx
/
AF105_Utilities
/
ClassAct
/
Examples
/
ARexx
/
rx_me_demo.rexx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
OS/2 REXX Batch file
|
1997-10-13
|
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