Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registry.prg is safe?
Message
From
20/06/1998 03:12:02
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00110073
Message ID:
00110160
Views:
24
Hello Vern, >Is it safe to read/write to the Win95/NT registry using the wrapper classes in registry.prg? I would like to save user preferences in there, but would not like to trash a couple hundred user's registries <g>. It's safe to read, but when you're going to write something to Registry, be prepare for possible disaster ;). Personally, I prefer to use INI-like config files that resides in app directory. At least, I'm sure that even trashed, this file can't hurt the whole system. Again, it's my HO.
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform