ConvIni.CMD

ConvINI.CMD is a REXX program to convert some or all entries of an INI file to a REXX program to recreate the entries.

ConvIni.CMD needs only the DLL REXXUTIL.

Note that you can change the code of ConvIni to use the DLL RxIni for reading the INI files to increase the performance.

See Sample programs based on TEMPLATE.CMD on how to use this sample program.

Here are the links to the sections needed to create the program:


[Back: Source code of DelClass.CMD - part 4]
[Next: Source code of ConvIni.CMD - part 1]