PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Mark Geurds on November 23, 2004, 05:22:24 PM

Title: FireFly's INI functions
Post by: Mark Geurds on November 23, 2004, 05:22:24 PM
About the 'FireFly Functions helpfile' (in 'INI Functions'), the code in 'INI example program code':
FF_INI_SetKey works fine with just the filename of the INI file I want to create (it creates the INI file in the windows-directory), but FF_INI_GetSectionTotalKeys (and I guess some other INI functions as well, but I haven't checked) requires the full path to the windows-directory + the INI filename to work properly!?
In case this is the correct behaviour of the INI function(s), please add my vote to the wishlist that this/all INI function(s) automatically look for the INI file in the windows directory.

Thanks.
Title: FireFly's INI functions
Post by: TechSupport on November 23, 2004, 06:04:07 PM
Thanks Mark - I'll look into this more closely....