Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
With / return
Message
From
22/12/2006 14:21:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
With / return
Miscellaneous
Thread ID:
01179821
Message ID:
01179821
Views:
52
Title: with / return

I heard that having a RETURN command within a WITH-ENDWITH can cause C...5 errors. If I understand correctly, this is supposedly caused by some internal object reference which is not cleaned up.

Now, before reviewing and cleaning up all my code, I have a few questions:

1) Would this also apply to breaking out of a WITH-ENDWITH, with an EXIT command?

2) How about replacing WITH with an object reference? For example, let's say I replace a long reference like ThisForm.PgfMainPageFrame.Page1.Grid1.Column3, with an object like loColumn. I suspect any references will get cleared when the variable gets out of scope, so there should be no problems. Any opinions?

3) I am still using VFP 6 (sigh). Might this be a bug that was corrected in later versions, or does it affect all VFP versions so far?

TIA,

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Next
Reply
Map
View

Click here to load this message in the networking platform