• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: width of column id name column
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: width of column id name column


  • Subject: Re: width of column id name column
  • From: Robert Poland <email@hidden>
  • Date: Sun, 26 Jun 2011 14:32:09 -0600

Thanks Chris,

I knew of that trick but don't think I ever knew the logic behind it.


On Jun 26, 2011, at 12:31 PM, Christopher Stone wrote:

On Jun 26, 2011, at 12:58, Robert Poland wrote:
New Problem...

If I run script from within ANY tell block, if fails.
______________________________________________________________________

Hey Bob,

This is just the usual problem of calling a handler from within a tell-block:

tell application "Finder" to tell window 1 to tell its list view options -- fails
set maxName to "Broadband2Go - 3G Mobile Broadband Service | Virgin Mobile"
set foundString to fnd("[A-Zm0-9\\s]", maxName, true, true, true) of me
set stringCount to length of foundString
end tell

Using 'my handler()' or 'handler() of me' should solve that for you.

--
Best Regards,
Chris

Robert Poland - Fort Collins, CO



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: width of column id name column (From: Shane Stanley <email@hidden>)
 >Re: width of column id name column (From: Emmanuel LEVY <email@hidden>)
 >Re: width of column id name column (From: Robert Poland <email@hidden>)
 >Re: width of column id name column (From: Christopher Stone <email@hidden>)
 >Re: width of column id name column (From: Robert Poland <email@hidden>)
 >Re: width of column id name column (From: Christopher Stone <email@hidden>)

  • Prev by Date: Re: width of column id name column
  • Next by Date: TIFF to PDF - easiest way?
  • Previous by thread: Re: width of column id name column
  • Next by thread: Re: width of column id name column
  • Index(es):
    • Date
    • Thread