RE: if (thePath) contains similar text
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