plist Problem
plist Problem
- Subject: plist Problem
- From: email@hidden
- Date: Fri, 25 Jul 2003 03:21:39 -0400
Hello,
I have a problem with a plist that I can't figure out. In one app
(call it app A), I save the path to a file as a default. In another
app (call it app B), I alter the path to the file.
App A is supposed to save a file to the path in the plist. If I run
app A and save a file, it saves it at the correct location. But if I
run app A, then run app B to change the path, app A still saves the
file in the old path. I checked the plist and it has changed, and
whenever app A saves a file, it reads the plist. So how can it still
be using the old path?
If I quit app A, then run it again, it will save it in the correct
path. Any ideas?
-Alex P.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.