Bob Sneidar wrote:
BTW I tested the theory that an app cannot be modified while running. This is not true. I opened TextEdit and while it was running I opened the package contents and edited a plist file using PlistEditPro. I changed one of the values and saved the plist successfully.
You weren't changing the app though. You were changing a separate file inside the bundle. The application bundle is just a fancy folder.
The running executable itself is inside the MacOS folder, and it usually looks like a Linux document. Change that, and your program won't even launch any more.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ 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
