Problen with goto/try statements

Dar Scott dsc at swcp.com
Sun Apr 17 12:07:42 EDT 2005


On Apr 17, 2005, at 5:09 AM, David Burgun wrote:

> try
> goto stack myStack
> catch myErrorText
> beep
> end try
>
> But I never get a beep? Is this correct behaviour?

A workaround has been suggested elsewhere.

However, I think in general this is a problem.  In my simplistic mind, 
a try-catch should catch every Transcript execution error no matter 
what kind or in what stack.

Dar

-- 
**********************************************
     DSC (Dar Scott Consulting & Dar's Lab)
     http://www.swcp.com/dsc/
     A Sponsor of RevCon West
**********************************************



More information about the use-livecode mailing list