Jump to content

EVRexx: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
EVRexx is a package of external functions for REXX procedures. It enables the use of PM dialog windows by utilising EVRexx functions.
EVRexx is a package of external functions for REXX procedures. It enables the use of PM dialog windows by utilising EVRexx functions.
;Files
* EVREXX.DLL


==Functions==
==Functions==

Revision as of 00:04, 15 November 2020

EVRexx is a package of external functions for REXX procedures. It enables the use of PM dialog windows by utilising EVRexx functions.

Files
  • EVREXX.DLL

Functions

  • EVRloadFuncs
  • EVRdropFuncs
  • EVRinit
  • EVRsetVars
  • EVRcleanup
  • EVRloadDialog
  • EVRmodalDialog
  • EVRmodelessDialog
  • EVRdestroyDialog
  • EVRmanageControl
  • EVRmessageBox
  • EVRfileDialog
  • EVRversion

License

Links