Jump to content

REXX Dialog: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
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/checkmark buttons, sliders, menus, etc. Add a full PM (ie, visual) interface to a REXX script. Also, easily add a visual REXX interface to a C program.  


==Files==
==Files==
Line 7: Line 6:
==License==
==License==
* Freeware for individual and commercial use.  
* Freeware for individual and commercial use.  
 
*Author: [[Jeff Glatt]]
==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