Hi All, I’m looking for some help on complex statements in LCB.
I’m trying to take a script statement like this: if (char x of tCardNum)*2 > 9 then into the equivalent statement in LCB. While it will compile fine, calling the function that contains the code above with give the dreaded error : execution error at line 2 (extension: error occured with domain) near "runtime", char 8 In the LC debugger. tCardNum is defined as a variable of type “any” Thanks, Steve MacLean _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
