Field Problems

xbury.cs at clearstream.com xbury.cs at clearstream.com
Thu Oct 13 09:13:28 EDT 2005


this could be a selectionchanged handler intercepting it... 

try to run this handler with "lock messages" before you run it...

if it still kills the (it's NOT a thread) execution, it's probably an 
error in myline... If it runs, there's a frontscript (maybe) event handler
catching your change of selection (but im doudtfull)...

BTW, to hilite a line in a "listbehavior" field, i've found it more
reliable to use "set the hilitedline of fld x to myline" than the
good old "select line..."

cheers
Xavier

use-revolution-bounces at lists.runrev.com wrote on 13/10/2005 15:07:49:

> Hi All,
> 
> I am experiencing a problem using a Field List. I have a handler that 
> updates the field, and in it I have the following lines:
> 
> enable me
> disable me
> select line myLine of me
> 
> All of which, when stepped over with the debugger cause the Handler 
> to quit, actually the whole message thread in killed.
> 
> Does anyone have any idea of what could be causing this problem?
> 
> Thanks a lot
> Dave
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution



-----------------------------------------
Visit us at http://www.clearstream.com
                                                          
IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream
International does not accept legal responsibility for the contents of
this message.

The information contained in this e-mail is confidential and may be
legally privileged. It is intended solely for the addressee. If you are
not the intended recipient, any disclosure, copying, distribution or
any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are
those of the individual sender, except where the sender specifically
states them to be the views of Clearstream International or of any of
its affiliates or subsidiaries.

END OF DISCLAIMER



More information about the use-livecode mailing list