Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any way to find dangling references?
Message
From
03/02/2008 06:22:08
 
 
To
01/02/2008 12:55:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01288201
Message ID:
01288636
Views:
20
>I suspect that some of the C5 errors a few of my users have been getting may be due to dangling references.
>
>Is there any programmatic way to find such references? (I was successful in finding a way to locate RETURNs between WITH / ENDWITH and was hoping there'd be something in this case as well).
>
>Thanks

WITH...ENDWITH is not the main source of dangling object references.

Instead of searching dangling (additional) references, take a look here on how to prevent these:

http://www.foxpert.com/docs/safeclasses.en.htm

Bye, Olaf.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform