RwIni Library: Difference between revisions
Appearance
Created page with " ==Functions== ==Files== * RWINI.DLL ==Used By== * Arca Noae Package Manager ==Links== Category:draft" |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
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. | |||
;Files | |||
* [[RWINI.DLL]] | |||
==Functions== | ==Functions== | ||
* [[rwIniLoadFuncs]] | |||
* [[rwIniDropFuncs]] | |||
* [[rwIniVersion]] | |||
* [[rwIniOpen]] | |||
* [[rwIniClose]] | |||
* [[rwIni]] | |||
== | ==License== | ||
* | *Apache License, Version 2.0 | ||
*Authors: Rich Walsh | |||
* | |||
[[Category: | [[Category:REXX Function Library]] |
Latest revision as of 23:40, 16 January 2021
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.
- Files
Functions
License
- Apache License, Version 2.0
- Authors: Rich Walsh