Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Try Catch syntax
Message
 
 
À
26/08/2004 11:35:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00936651
Message ID:
00936654
Vues:
20
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform