• 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: if (thePath) contains similar text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: if (thePath) contains similar text


  • Subject: RE: if (thePath) contains similar text
  • From: "Goodman, Steve" <email@hidden>
  • Date: Fri, 13 Jul 2001 09:42:06 -0500

>Anyone have a hint?

Change you "If" statements to be "else if" and put the "bcb" check before
the "bc"

if (thePath) contains "FC" then
display dialog "Its a FC"
else if (thePath) contains "BCB" then
display dialog "Its a BCB"
else if (thePath) contains "BC" then
display dialog "Its a BC"
else if (thePath) contains "DISC" then
display dialog "Its a DISC"
end if
Steve Goodman
> Six|12 - THE LTC GROUP
>
> ......."Duct tape is like the force, it has a light side and a dark side
> and
> it holds the universe together."------Unknown


  • Prev by Date: if (thePath) contains similar text
  • Next by Date: RE: if (thePath) contains similar text
  • Previous by thread: if (thePath) contains similar text
  • Next by thread: RE: if (thePath) contains similar text
  • Index(es):
    • Date
    • Thread