Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On error or Try
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
On error or Try
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01543745
Message ID:
01543745
Vues:
103
Hi

I am using createobject() inside SCAN / ENDSCAN structure on a table to track objects in mail post website.

It works fine but sometimes createobject return error message and then program stops and I have to execute it again.

How can I use “try” or “on error” commands to test the command below
and execute it over and over until no errors exist ?
loIE = CREATEOBJECT("InternetExplorer.Application")
Moises
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform