• 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: AppleScript TID bug OS 10.2.5?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript TID bug OS 10.2.5?


  • Subject: Re: AppleScript TID bug OS 10.2.5?
  • From: Emmanuel <email@hidden>
  • Date: Fri, 25 Apr 2003 16:27:41 +0200

I have a remark.

The user report that you posted says:

------------------------
Can't get item 1 thru -2 of [blah]
------------------------

Whereas if I try, say, "text items 1 thru 3 of "foo:bar"", I get:

------------------------
Can't get text items 1 thru 3 of [blah]
------------------------

Looks like AppleScript did not understand the "text item" term.

On the other hand, if I run:

------------------------
string items 1 thru -2 of "foo:bar"
------------------------

I get a different error message:

------------------------
Can't get items 1 thru -2.
------------------------

(no "of [blah]")

Now, maybe the report was just not accurate (it displays no "s" at "item").

Emmanuel
_______________________________________________
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.

  • Follow-Ups:
    • Re: AppleScript TID bug OS 10.2.5?
      • From: julifos <email@hidden>
    • Re: AppleScript TID bug OS 10.2.5?
      • From: Michelle Steiner <email@hidden>
References: 
 >Re: AppleScript TID bug OS 10.2.5? (From: julifos <email@hidden>)

  • Prev by Date: Re: calling a Classic osax from X
  • Next by Date: Re: calling a Classic osax from X
  • Previous by thread: Re: AppleScript TID bug OS 10.2.5?
  • Next by thread: Re: AppleScript TID bug OS 10.2.5?
  • Index(es):
    • Date
    • Thread