REXX Dialog: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Rexx Dialog allows an OS/2 REXX script to open multiple PM windows with list and drop boxes, spin/push/radio/check mark buttons, sliders, menus, etc. Add a full PM (i.e. visual) interface to a REXX script. Also, easily add a visual REXX interface to a C program. | |||
Rexx Dialog allows an OS/2 REXX script to open multiple PM windows with list and drop boxes, spin/push/radio/ | |||
==Files== | ==Files== | ||
Line 7: | Line 6: | ||
==License== | ==License== | ||
* Freeware for individual and commercial use. | * Freeware for individual and commercial use. | ||
*Author: [[Jeff Glatt]] | |||
==Links== | ==Links== | ||
*Download: [http://hobbes.nmsu.edu/h-search.php?key=rxdlg11 Version 1.1] - 1995/03/02 | *Download: [http://hobbes.nmsu.edu/h-search.php?key=rxdlg11 Version 1.1] - 1995/03/02 | ||
[[Category:REXX]] | [[Category:REXX Function Library]] |
Revision as of 23:30, 7 March 2018
Rexx Dialog allows an OS/2 REXX script to open multiple PM windows with list and drop boxes, spin/push/radio/check mark buttons, sliders, menus, etc. Add a full PM (i.e. visual) interface to a REXX script. Also, easily add a visual REXX interface to a C program.
Files
License
- Freeware for individual and commercial use.
- Author: Jeff Glatt
Links
- Download: Version 1.1 - 1995/03/02