On 3/4/05 8:05 AM, "N" <[EMAIL PROTECTED]> wrote: > Prefered Behavior: > > function doIt a > > try > something 1, 2 ,3 , 4 > something1 a, b,c > catch e > if e is not "123" and e is not "1234" then throw e > resume next > end try > > End function
This looks like it should work as you wrote it... does it *not* work? If so, what results do you get? Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
