Filter References and TextEdit
Filter References and TextEdit
- Subject: Filter References and TextEdit
- From: email@hidden
- Date: Wed, 31 Jul 2002 13:23:59 -0700
I'm having trouble with filter references.
Specifically, what I want to do is:
tell application "TextEdit"
set foo to document whose path contains "Disk/Folder/File"
end tell
what I get is an error stating that:
can't get document whose <<class ppth>> of it contains
"Disk/Folder/File".
why is that? I'm new at all of this, but I can't seem to get this to work
right.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Seth A. Roby
Scriptwriter Intern
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.