Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Endless loop trying to create object
Message
 
À
01/10/2021 10:06:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01682392
Message ID:
01682465
Vues:
54
Make sure you don't have some funky ON ERROR or Exception handling that might cause you to recursively run the same code. The debugger is your friend in this scenario and you can look at the call stack to see what might be happening.

>Hello all,
>
>Big problem this morning. executing this line of code gets me in an endless loop.
>
>Lines of code look like this
>
>Try
>loOutlookObject = CREATEOBJECT ("Outlook.Application") * Execution of this line
>.
>.
>.
>catch
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform