Typo in revBackScript causing debugger to exit while debugging group scripts

Mark Schonewille m.schonewille at economy-x-talk.com
Sun Sep 16 16:06:20 EDT 2007


Hi,

As you probably know, there is problem with groups and debugging. You  
can read about these problems here:

<http://quality.runrev.com/qacenter/show_bug.cgi?id=329>

It took me an hour or so, but I believe I have found one of the  
causes of the problem. Since the solution is extremely simple, I'll  
post it here. If you use both groups and the debugger, you will  
probably want to make the following correction.


1) In the message box, type:

edit script of btn "revBackScript" of cd id 1002 of stack "revLibrary"

and press enter.

2) In the script window, find the function revScriptEditor. Find the  
line

       put the ID of cd tCardName of stack revTargetStack(tObject)  
into word 7 of pObject

Change tObject into pObject. Apply the script and close the script  
editor.

3) In the message box type:

save stack "revLibrary"

and type enter. Now you're done.

You can read more about this solution at

<http://quality.runrev.com/qacenter/show_bug.cgi?id=5403>

Best regards,

Mark Schonewille

--

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Quickly extract data from your HyperCard stacks with DIFfersifier.  
http://differsifier.economy-x-talk.com





More information about the use-livecode mailing list