Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetPrivateProfileString alternative
Message
From
16/02/2003 21:56:30
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
16/02/2003 01:33:54
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00753830
Message ID:
00753971
Views:
21
>Looking for a way to provide users with a semi free form way to store data in memo fields I'm considering the WritePrivateProfileString and GetPrivateProfileString functions in Win32API. The intent of those functions is maintaining INI files and MS indicates that they only exist to provide compatibility with 16 bit apps.
>
>Is somebody aware of equivalent functions that could write to a string and don't risk disappearing in some future Windows version?
>
>*--- Added later
>
>Somewhere else someone suggested XML files for a similar situation. So maybe XML strings in memo fields? Hmmm.

I've seen this done, and it works perfectly. Check the wwXml stuff on Rick's site, that should be enough. The Set/GetProperty() method is what you're looking for.

You can store the result in a memo, or in a text file, or wherever you like, it's so flexible.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform