Yes…Andre built a robust logging feature into the backscript. I can fire a log 
entry like this in the backscript

on createScroller pName
   logRaw "Go this far!"
  etc.

Also see other thread… with more detail on the issue. I *can* get the scroller 
to work on cd 1 of stack A, but then when we go to cd 1 of Stack B which also 
has a scroller, it will then work there… but not if I go back to cd 1 of stack 
A. So far the only way I can get it to work reliably is to put the same 
handlers into the stack script of each stack. So now I'm want to try a behavior 
instead… but I can't get the external script only stack into memory.  All I can 
say is… at this rate trial and error fumbling I will never get Alzheimer's (ha)

and the log shows this  when run on desktop.

ASIDE: FYI for the short form of my name you can use "Brahma" as in the bull  
-- or the beer brand in Brasil whichever is easiest to remember.



From: use-livecode <use-livecode-boun...@lists.runrev.com> on behalf of Mike 
Kerner <mikeker...@roadrunner.com>
Reply-To: How LiveCode <use-livecode@lists.runrev.com>
Date: Wednesday, July 6, 2016 at 7:54 AM
To: How LiveCode <use-livecode@lists.runrev.com>
Subject: Re: Front and Back Scripts on Mobile

San,
I have only been paying light attention to this thread, so if I missed
this, please ignore.  Have you checked to find out if something else is
silently killing your script cascade before it gets to the backscript?
_______________________________________________
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