Difference between revisions of "VX-REXX"

From EDM2
Jump to: navigation, search
m
m (Versions)
Line 6: Line 6:
  
 
==Versions==
 
==Versions==
 +
[[File:Watcom-VXREXX-CS-D1.jpg|thumb|Product diskette]]
 
* 06/1993: VX-REXX 1.0
 
* 06/1993: VX-REXX 1.0
 
* 09/1993: VX-REXX 1.01 - latest patch level 1.01c (1993-12-03)
 
* 09/1993: VX-REXX 1.01 - latest patch level 1.01c (1993-12-03)

Revision as of 22:16, 26 March 2018

Watcom VX-REXX
Advert from 1994

VX-REXX is a highly-extensible REXX GUI development system for OS/2, it contains a core engine written in a low level language but everything else is actually written in VX-REXX itself and you can extend the system simply by writing SOM objects for it, although a more conventional C SDK was also released for it later in the form of the VX-REXX Object Development Kit. It was delivered in two versions, a standard version and a "Client/server" version that had built-in support for SQL databases and support for writing front ends for other back end computer software.

History

VX-REXX was originally developed by Watcom which was acquired by Powersoft in 1994, and Powersoft merged with Sybase in 1995 who discontinued the product in 1998. And Sybase itself was later bought by SAP. Despite its discontinuation the system remains popular in day to day use.

Versions

Product diskette
  • 06/1993: VX-REXX 1.0
  • 09/1993: VX-REXX 1.01 - latest patch level 1.01c (1993-12-03)
  • 1994: VX-REXX 2.0 - latest patch level 2.0c (1994-11-11)
  • 1995: VX-REXX 2.1
  • 09/1995: 2.1d (1995-09-19)

Product Documentation

  • WATCOM VX-REXX Programmers Guide
  • WATCOM VX-REXX for OS/2 Programmer's Guide and Reference

Libraries and extensions

For known issues see: Inofficial VX-REXX buglist from Bastian Märkisch

Licence and availability

Discontinued commercial software, the company announced in April 1996 that it would no longer develop the package as the developer resources were being moved to Optima++ and 1998-03-01 withdrew the VX-REXX package from sale altogether. When the Watcom C/C++ was being open sourced into the OpenWatcom there was interest in open sourcing VX-REXX as well, however for cost reasons this proved impossible and the project was discontinued.

Local articles

Publications

Articles
Presentation

Links

Downloads