Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Try Catch syntax
Message
From
26/08/2004 11:39:33
 
 
To
26/08/2004 11:35:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00936651
Message ID:
00936654
Views:
21
You cannot use return statement inside a CATCH block.


>This is the first time I am using a Try Catch syntax. Today, I got an error in it and I got this message:

>Unhandled Structured Exception

>Here is the code:
* We need to trap for possible errors
TRY
   loHTTP.Send()
CATCH
   RETURN
ENDTRY
>What is wrong in that?
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Reply
Map
View

Click here to load this message in the networking platform