Bill- Thursday, May 28, 2009, 9:39:39 AM, you wrote:
> OR, do I have to store that in a "prefs" text file and just parse it > at runtime? What do others do? You can do that and it will work. Or you can make your preferences stack a separate stack *file* and they will also be persistent. You just can't modify a part of an executable file in any OS, and when you create a standalone any substacks that aren't explictly separate stack files are bundled into the executable. -- -Mark Wieder [email protected] _______________________________________________ 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
