[ANN] HOOT: Hacked Object Oriented Transcript
Geoff Canyon
gcanyon at inspiredlogic.com
Tue Feb 28 03:41:33 EST 2006
To handle unplaced groups:
getProp uRuggedID
get the long id of the target
if "card" is among the words of it then return (word 1 to 3 of it
&& word -7 to -4 of it)
return word 1 to 3 of it
end uRuggedID
getProp uRuggedLongID
get the long id of the target
if "card" is among the words of it then return (word 1 to 3 of it
&& word -7 to -1 of it)
return (word 1 to 3 of it && word -3 to -1 of it)
end uRuggedLongID
More information about the use-livecode
mailing list