Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
With / return
Message
From
22/12/2006 14:41:39
 
 
To
22/12/2006 14:21:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01179821
Message ID:
01179824
Views:
9
Normally, both Return and Exit should not cause any problems.

>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.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform