Exceptions/Catch an exception thrown in a nested call: Difference between revisions

Content added Content deleted
Line 237: Line 237:
Subrutines
Subrutines


/*
This "Try" is not considered nested
*/
Define ' Foo '
Define ' Foo '
Gosub ' Bar '
Gosub ' Bar '