Re: TIDs and other questions
Re: TIDs and other questions
- Subject: Re: TIDs and other questions
- From: John Delacour <email@hidden>
- Date: Mon, 28 Apr 2003 12:44:39 +0100
- Mac-eudora-version: 6.0a16
At 9:27 pm -0400 27/4/03, John C. Welch wrote:
Hard to say, and depends on your scripting needs. I have yet to really need
'my' or 'its',....
Here's a simple example of something that will go wrong it you don't use 'its':
tell application "TextEdit"
tell document 1
tell its text
get character 2
end tell
end tell
end tell
_______________________________________________
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.