Question

Hi I am a complete novice with fox pro, I purchased a fox pro app someyears ago and now its nolonger supported by the author so I am trying to find out the reason why it not parsing all the XML elements even though they are in the database I would like to learn as this product could be made better by completing some of code for instance the coder has no tab order to control the user imputs, I have the access to the code and I think the error lies in the implementation of the wwutils.prg, I thought rebulding the project would allow me to set break points in the modal file so that I could see the values stored I have watched a good tutorial by Garfield Hudson but I am still stuck as I need to identify the main programe I think its the one in Bold letters but I can not get this to run without errors any help or suggestion would be greatfully accepted

Was it helpful?

Solution

Unlikely the problem is in wwUtils since that's a 3rd party library, provided by Rick Strahl (www.west-wind.com), and in use by hundreds, maybe thousands of applications.

Yes, the main program is the one listed in bold.

To learn how to use the VFP Debugger, check out my paper:

http://www.tomorrowssolutionsllc.com/Conference%20Sessions/Using%20the%20Visual%20FoxPro%20Debugger%20Effectively.pdf

Tamar

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top