Jump to content

RwIni Library: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 13: Line 13:


==License==
==License==
* Apache License, Version 2.0
*Apache License, Version 2.0
 
*Authors: Rich Walsh
==Used By==
* Arca Noae Package Manager
* IFX
 
==Authors==
* Rich Walsh
 
==Links==
*


[[Category:REXX Function Library]]
[[Category:REXX Function Library]]

Revision as of 19:23, 2 May 2020

rwIni is a REXX interface to rwPrf, a library that emulates the PM Profile functions. It is only appropriate for use with private INI files and will refuse to handle the current System and User INI files.

Functions

Files

  • RWINI.DLL

License

  • Apache License, Version 2.0
  • Authors: Rich Walsh