Anyone see this same ?bug?
Jim Ault
JimAultWins at yahoo.com
Fri Mar 16 14:25:41 EDT 2007
Seems to be a bug, or just an inconsistency. Am I missing something about
Rev?
Error = if: missing 'then'
if "Version Alpha" is among the lines of the cardnames then
answer "This has already been linked to a card"
exit to top
end if
This version works by adding parens
if "Version Alpha" is among the lines of (the cardnames) then
answer "This has already been linked to a card"
exit to top
end if
Mac OSX 10.4.7, Rev 2.7.2 IDEnvironment
Jim Ault
Las Vegas
More information about the use-livecode
mailing list