Could the following be possible:

In the script I issue the command

        go card "xxx"

and the next line is already referring to a field on that card

        put field "abc" into t1

so that the script execution continues before the card has been changed, i.e. 
that the reference of field "abc" is not yet valid, the card change is lagging 
the script execution?

I am tracing a new issue in Android implemented app, which issue may have come 
in transition from LC V7 to V8.

rgds



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to