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.
Thanks Mark - I'll look into this more closely....