Various Datatypes.
[AROS-Contrib.git] / regina / README.DOS4G
blob74a9b7a77a71fd2d2c170380d53dc36d6734e4f8
1                         Regina for DOS4G (32 bit DOS)
3 This file contains 32 bit executables of the Regina Rexx interpreter for
4 DOS with the DOS4G memory manager, and some sample programs, most of which
5 are designed to test new features of this interpreter.
7 Regina is distributed under the GNU Library General Public Licence.
8 See COPYING-LIB for details.
10 The files in this archive are:
12 README       - this file
13 README.3x    - readme files for 3.x releases of Regina
14 COPYING-LIB  - GNU Library General Public Licence
15 file_id.diz  - Description file for BBS use
16 rexx.exe     - 32bit Regina Rexx interpreter executable
17 regina.exe   - 32bit Regina Rexx interpreter executable
18 rexx.lib     - Regina library
19 regina.lib   - Regina library
20 rexxsaa.h    - Header file for access to libregna.a
21 demo\*.rex   - Sample Rexx programs
22 nls\*.mtb    - Native Language message files
24 Installation is simply a matter of copying the rexx.exe
25 files into a directory specified in your PATH environment variable.
27 If you want to have Regina error messages displayed in you native
28 language, set the environment variable; REGINA_LANG to the two-character
29 language abbreviation (the first two chracters of a file in the NLS
30 directory), and set REGINA_LANG_DIR to the directory containing the
31 *.mtb files.
33 This port does not support external queues.
35 Cheers, Mark.
36 ------------------------------------------------------------------------
37 * Mark Hessling,  mark@rexx.org  http://www.rexx.org/
38 * Author of THE, a Free XEDIT/KEDIT editor and, Rexx/SQL, Rexx/CURL, etc.
39 * Maintainer of Regina Rexx interpreter and Rexx/Tk
40 * Use Rexx? join the Rexx Language Association: http://www.rexxla.org/
41 ------------------------------------------------------------------------