Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TIP OF THE DAY: Losing Debuginfo without lineno in error
Message
From
12/12/2000 00:11:37
Walter Meester
HoogkarspelNetherlands
 
 
To
11/12/2000 15:56:17
James Marshall
SPAWAR Systems Center Charleston NCR
Washington, District of Columbia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00451117
Message ID:
00452065
Views:
32
Hi James,


>This seems like a top-notch tip. A few clarifying questions from the gallery, if I may:

>1. When you replace all method fields of both classes and forms, do you replace only the records that are not empty, i.e., REPLACE ALL METHOD WITH '*' FOR !EMPTY(METHOD) ?

Yes indeed, the for clause might be handy (though not neccesary), to avoid unneccesary replacements.

>2. Do you then leave the DEBUG INFO checkbox checked in the Project Info/Project option?

Yes, indeed I leave it checked on. Else it will not build the '*' into the exe which makes the whole idea to work.

>3. Is the "Build" option of the Project Manager the same as "BUILD EXE myExe From MyPrject", so long as the Rebuild Project and Rebuild All Files options are unchecked ? (Sorry for this last one, I've just never used "Build" from the command window before...

As far as I can tell it is exactly the same.

>Thank you for sharing your ideas.

Thanks for your clarifying questions. I realize that this tip comes with less practual stuff to inmediatly implement it as I don't have figured out yet how to implement this in a convinient way and automated way. Maybe someone else has an idea and willing to implement it.

I'm beginning to realize that this mechanism would be fairly easy to implement by the VFP team, to allow us to build compact executable without losing the capability to track linenumbers. I'll submit this as a VFP7 whish.

Walter,


Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform