Thank you Francesco. Could you add the new function to hbextern.ch?

Brgds,
Viktor

On 2009 Oct 12, at 22:34, [email protected] wrote:

Revision: 12692
         
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12692&view=rev
Author:   fsgiudice
Date:     2009-10-12 20:34:07 +0000 (Mon, 12 Oct 2009)

Log Message:
-----------
2009-10-12 22:28 UTC+0200 Francesco Saverio Giudice (info/at/ fsgiudice.com)
 * harbour/src/rtl/hbini.prg
   * Splitted hb_IniRdLow() internal function into two functions:
      hb_IniFileLow( cFileSpec ) -> cData
hb_IniStringLow( hIni, cData, lKeyCaseSens, cSplitters, lAutoMain ) -> hIni
   + Added new hb_IniString() funtion
hb_IniString( cData, lKeyCaseSens, cSplitters, lAutoMain ) -> hIni
      that reads directly from a string.
So hb_IniRead() read from a file, hb_IniString() read from memory string.

Modified Paths:
--------------
   trunk/harbour/ChangeLog
   trunk/harbour/src/rtl/hbini.prg


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to