• 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: When a String is not equal to a String
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When a String is not equal to a String


  • Subject: Re: When a String is not equal to a String
  • From: Emmanuel <email@hidden>
  • Date: Tue, 16 Apr 2002 00:53:07 +0200

At 11:16 PM +0200 15/4/02, Dana McDonald wrote:
>
>I've been re-writing a large script for Cumulus when they redid their entire
>applescript access structure from version 3 to version 5.x.
>
>Anyway, this now happens and I'm not sure why.
>
>I retrieve a file name in cumulus and put it in Str1.
>I retrieve a file name from the finder and put it in Str2.
>
>Ok, these two file names (strings) are exactly the same.
>BUT when I do:
>
>if str1 is equal to str2 then "do this"
>"do this" never gets run.

Did you test "class of str1" and "class of str2"?

Others will suggest that you share the lines which fill the variables.

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.

References: 
 >When a String is not equal to a String (From: Dana McDonald <email@hidden>)

  • Prev by Date: Re: Applescript configurable GUI?
  • Next by Date: Re: <email@hidden>
  • Previous by thread: When a String is not equal to a String
  • Next by thread: Re: When a String is not equal to a String
  • Index(es):
    • Date
    • Thread