Replaced System by SYS because on "native" the volume name of the system partition...
[AROS-Contrib.git] / bgui / examples / demo.rexx
blob149a1c5dd651c1fd666e848ea9170e9b9297769e
1 /*
2 * @(#) $Header$
4 * demo.rexx
6 * (C) Copyright 1998 Manuel Lemos.
7 * (C) Copyright 1994-1995 Jan van den Baard.
8 * (C) Copyright 1994-1995 Jaba Development.
9 * All Rights Reserved.
11 * Description: Small script for the small arexxclass demo.
13 * $Log$
14 * Revision 42.0 2000/05/09 22:20:16 mlemos
15 * Bumped to revision 42.0 before handing BGUI to AROS team
17 * Revision 41.11 2000/05/09 20:34:05 mlemos
18 * Bumped to revision 41.11
20 * Revision 1.2 2000/05/09 19:59:19 mlemos
21 * Merged with the branch Manuel_Lemos_fixes.
23 * Revision 1.1.2.1 1998/10/18 18:34:18 mlemos
24 * Initial revision integrated from Ian sources.
30 options results
32 address RXDEMO.1
34 NAME
36 say 'Program name : ' RESULT
38 VERSION
40 say 'Program version : ' RESULT
42 AUTHOR
44 say 'Program author : ' RESULT
46 DATE
48 say 'Program compilation date: ' RESULT
50 'DATE SYSTEM'
52 say 'Current system date : ' RESULT