Jump to content

RXMMUTL: Difference between revisions

From EDM2
Created page with " ==Description== ==Download== * [Version 0.31] * [Source code at Github] ==Files== * RXMMUTL.DLL ==Documentation== * RXMMUTIL API ==Author== * Marcel Muller C..."
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Collection of miscellaneous REXX utility functions and code fragments.


==Description==
;Files
*RXMMUTL.DLL


 
==Functions==
==Download==
* MMLoadFuncs
* [Version 0.31]
* MMDropFuncs
* [Source code at Github]
* MMTranslateCp
 
* MMUpper
==Files==
* MMTime
* [[RXMMUTL.DLL]]
* MMSetFileSize
 
* MMFileMove
==Documentation==
* MMFileIn
* [[RXMMUTIL API]]
* MMHash
;Profile functions
* MMIniOpen
* MMIniClose
* MMIniQuery
* MMIniWrite


==Author==
==Author==
* Marcel Muller
* Marcel Muller


[[Category:Tools]]
==Links==
* [http://maazl.de/project/rxmmutl/ Webpage]
* [http://maazl.de/project/rxmmutl/rxmmutl.zip Version 0.31]
* [https://github.com/OS2World/LIB-REXX-REXX_Utilities_RXMMUTIL Source code at Github]
 
[[Category:REXX Function Library]]

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