About this Demo

This is a demonstration version of Quercus Systems' Personal REXX for DOS. It will also run under OS/2 and Windows in order to give you a general idea of our implementation under those systems.

The demo consists of one ZIP file that contains the following files:

    README.TXT - this file (essentially)
    REXX.EXE - demonstration copy of Personal REXX
    REXX.TXT - overview of the REXX language
    REXXDOS.TXT - information on Personal REXX for DOS
    REXXOS2.TXT - information on Personal REXX for OS/2
    REXXWIN.TXT - information on Personal REXX for Windows

This demonstration version of Personal REXX is limited to processing REXX programs of at most 50 lines of code. All other features are fully usable. However, the full Personal REXX product includes many additional utilities for REXX programming, a large number of sample programs, and complete documentation, including a 230 page User's Guide, a REXX Language Reference manual, and a quick reference summary.

Download now.
Last updated: November 6, 1995
File size: 91907 bytes

To execute a REXX program, create the source code as a standard ASCII text file using any convenient text editor. Files should have an extension of .REX. To run the program, simply execute the command:

    REXX progname

where PROGNAME.REX is the name of the source file.

This demonstration software is Copyright 1994-95 by Quercus Systems. You may freely redistribute this demo version provided it is completely unmodified and all files listed above are included.


Back to Quercus Systems home page

Copyright © 1995 by Quercus Systems, All Rights Reserved

Last updated: May 15, 1996