Heads up, don't use "secure" as a handler name
Mark Wieder
mwieder at ahsoftware.net
Sat Sep 10 18:25:19 EDT 2011
Jacque-
This is actually quite interesting...
I made a function named secure:
on secure pArgument
answer "secure!"
return pArgument && "is now secure."
end secure
I can get secure() and it shows the answer dialog and returns my
value, but I can't compile "put secure()". I don't think I've ever
seen a function that I could get but not put.
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list