Jump to content

RXMMUTL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Collection of miscellaneous REXX utility functions and code fragments.
Collection of miscellaneous REXX utility functions and code fragments.


==Files==
;Files
*RXMMUTL.DLL
*RXMMUTL.DLL


==Documentation==
==Functions==
* [[RXMMUTL API‎]]
* MMLoadFuncs
* MMDropFuncs
* MMTranslateCp
* MMUpper
* MMTime
* MMSetFileSize
* MMFileMove
* MMFileIn
* MMHash
;Profile functions
* MMIniOpen
* MMIniClose
* MMIniQuery
* MMIniWrite


==Author==
==Author==

Latest revision as of 00:18, 15 November 2020

Collection of miscellaneous REXX utility functions and code fragments.

Files
  • RXMMUTL.DLL

Functions

  • MMLoadFuncs
  • MMDropFuncs
  • MMTranslateCp
  • MMUpper
  • MMTime
  • MMSetFileSize
  • MMFileMove
  • MMFileIn
  • MMHash
Profile functions
  • MMIniOpen
  • MMIniClose
  • MMIniQuery
  • MMIniWrite

Author

  • Marcel Muller

Links