Andre Garzia wrote:
For some stuff to work I need to set a subkey on the windows registry to empty value, I need the key there with an empty value but setRegistry says that if you set a subKey to empty it will delete the subKey. How to proceed then?
If memory serves you can set it to (in Rev) quote"e, which gives you "" which is different from empty in the Win registry (but of course is synonymous with empty in Rev).
It's been a long time since I needed to do that, so test it before trusting it of course.
If that's not it let me know and I'll see if I can dig up what I was working on back then....
-- Richard Gaskin Fourth World Rev training and consulting: http://www.fourthworld.com Webzine for Rev developers: http://www.revjournal.com revJournal blog: http://revjournal.com/blog.irv _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
