
VX-REXX - Wikipedia
VX-REXX is a highly extensible REXX GUI development system for OS/2 developed by Watcom and initially released in 1993. Much of the new code in eComStation and ArcaOS has been written using VX-REXX.
VX-REXX Applications and Tools for OS/2 (ArcaOS, eComStation)
1995年9月19日 · Watcom's VX-REXX was a popular visual REXX application development tool for OS/2. Despite the fact its last release dates back to 1995 it is still used for many tools and applications in OS/2 (ArcaOS, eComStation).
VX-REXX Programmer's Guide : Free Download, Borrow, and …
2016年1月24日 · "VX-REXX Programmer's Guide" printable version. Portable document format version of "VX-REXX Programmer's Guide", Watcom VX-REXX Version 2.1 Patch level D Client/Server Edition, ready for printing purposes.
Dev - REXX - VxREXX - OS/2 Site
VXControl, adds custom controls (Frame3D, HugeListBox, Test3D) to VX-REXX. Same as VXCTLS01.ZIP, with an added VXO file for VX-REXX 2.1.
VX-REXX
2007年6月5日 · I'd been putting off learning REXX, although I have three excellent books on how to program in REXX. Now that I have VX-REXX, I'm more interested in learning it, especially since I just moved my BBS machine to eCS 1.2MR and am planning on purchasing eCS 2.0 when it is released. Does anyone have any good books about VX-REXX that they would ...
VX-REXX - Semantic Scholar
Much of the new code in eComStation has been written using VX-REXX. Though REXX is itself a 3GL, the VX-REXX interface allows you to build REXX programs using a combination of 3GL and 4GL techniques; its drag-and-drop interface to inserting code allows quite complex programs to be built without actually entering any code.
VX/REXX Version 1.0 (Watcom, 1993) - Archive.org
2023年3月4日 · VX/REXX Version 1.0 (Watcom, 1993) The install disk for VX/REXX 1.0 for OS/2. The disk image was made with the OS/2 SAVEDSKF tool and should be restored to a floppy using LOADDSKF. Requires OS/2 2.0 or above.
Watcom VX-REXX - eCSoft/2
VX-REXX is a Visual Programming tool from Watcom that is completely integrated with the Workplace Shell and offers multiple views, drag-drop interaction, popup menus, settings notebooks, direct editing, all CUA '91 features and supports the OS/2 Font and Color palettes.
Rexx? - OS2 World.Com
2017年2月24日 · Please do execute our Rexx EXEs with Object REXX too, to make sure that there are no fatal syntax errors. The same syntax check applies to VX-REXX (with PackVXRX) EXEs.
VX-REXX 2.1 CS - os2world.com
2015年4月10日 · Normally, saving a VX-REXX a project generates three files: xxxx.VRX (ASCII file containing the REXX function source), xxxx.VRY (binary file containing the window resources) and xxxx.VRP (ASCII file containing the project definition and metadata) – if you have additional code files, these are also saved as whatever.VRX.