Karl, Load the source up in a Hex editor (there is one in the VFP solutions folder) and look for hidden non displayable characters in the source. If that fails cut and past the code into notepad and then cut and paste it back. As a final resort rekey the source code the recompile the file manually. I haven't had this happen for about 18 months now but when it does it is really annoying.
Also look for "dangling object references" if you are using OOP. Dave Crozier The secret to staying young is to live honestly, eat slowly, and to lie about your age -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Brown Sent: 10 October 2006 20:10 To: [email protected] Subject: Program skipping lines of code I have a program that has been running for years as part of an application. I have recently made some changes to it and now I am seeing a weird behavior. It will run fine through the first 300 plus line of code. Then it will suddenly skip about a hundred lines of code and go about its merry way. Like the lines did not even exist. I have restored the original version of the program, made the changes again and hit the same problem. If I comment out the code that it is jumping to, it will just skip down further in the program. This is driving me batty. Has anyone seen this behavior before. Anybody have any ideas. BTW, this is in Fox 6. Thanks for the help. Karl Brown Field Services Section USDA/NASS [EMAIL PROTECTED] If you get to thinkin' you're a person of some influence, try orderin' somebody else's dog around. - "Don't Squat With Yer Spurs On! A Cowboy's Guide To Life" by Texas Bix Bender --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

