Scripting project builder
Scripting project builder
- Subject: Scripting project builder
- From: Reza Farhad <email@hidden>
- Date: Thu, 25 Apr 2002 17:30:12 +0100
I want to create a simple script to extract paragraph 1 of the front
document in Project Builder.
The following script returns an error:
tell application "Project Builder"
return the text of paragraph 1 of the front document
end tell
Could anybody tell how to do this or why get the error
Thanks
Reza
_______________________________________________
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.