Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Endless loop trying to create object
Message
 
To
01/10/2021 10:06:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01682392
Message ID:
01682465
Views:
53
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform