Re: VFP7: Source Not Available

2007-11-06 Thread MB Software Solutions
Rick Schummer wrote: The source will need to be available from the current directory, iirc. The source needs to be in the path, not the current directory. This is the part I have been burned on before. available FROM (notice I didn't say IN) the current directory ...kinda

VFP7: Source Not Available

2007-11-05 Thread David Crooks
I am getting sick and tired of seeing Source Not Available when trying to debug a program. Any ideas? David L. Crooks ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this

RE: VFP7: Source Not Available

2007-11-05 Thread Allen
delete the compiled progs Allen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Crooks Sent: 05 November 2007 21:01 To: [EMAIL PROTECTED] Subject: VFP7: Source Not Available I am getting sick and tired of seeing Source Not Available when trying

Re: VFP7: Source Not Available

2007-11-05 Thread Ted Roche
On 11/5/07, David Crooks [EMAIL PROTECTED] wrote: I am getting sick and tired of seeing Source Not Available when trying to debug a program. Any ideas? Stop making bugs? -- Ted Roche Ted Roche Associates, LLC http://www.tedroche.com ___ Post

Re: VFP7: Source Not Available

2007-11-05 Thread MB Software Solutions
Allen wrote: delete the compiled progs Allen The source will need to be available from the current directory, iirc. I got these messages when I was running in a production/testing folder instead of my dev folder. Also make sure the Debug Info option is checked obviously in your

Re: VFP7: Source Not Available

2007-11-05 Thread Vince Teachout
David Crooks wrote: I am getting sick and tired of seeing Source Not Available when trying to debug a program. Any ideas? I hate to state the obvious, but you ARE checking the debug info option in the Project Info in Project menu, right? ___ Post

Re: VFP7: Source Not Available

2007-11-05 Thread MB Software Solutions
Vince Teachout wrote: David Crooks wrote: I am getting sick and tired of seeing Source Not Available when trying to debug a program. Any ideas? I hate to state the obvious, but you ARE checking the debug info option in the Project Info in Project menu, right? Bite your

RE: VFP7: Source Not Available

2007-11-05 Thread David Crooks
On Monday, November 05, 2007 3:01 PM Ted Roche wrote: Stop making bugs? When I get to be a Guru like you then I would be out of a job... And I could get out of dealing with this dead fox. :-) Majority of my bugs are from bad data that the code is not handling. I have one instance of a field

Re: VFP7: Source Not Available

2007-11-05 Thread Richard Kaye
Recompile and make sure you're not picking up a rogue FXP that might be available closer to the top of the search path. David Crooks wrote: Majority of my bugs are from bad data that the code is not handling. I have one instance of a field not allowing Nulls for a company. I have been

RE: VFP7: Source Not Available

2007-11-05 Thread David Crooks
On Monday, November 05, 2007 4:35 PM Richard Kaye wrote: Recompile and make sure you're not picking up a rogue FXP that might be available closer to the top of the search path. That is what I usually end up doing and it is driving me crazy! Is it Friday yet? David L. Crooks

RE: VFP7: Source Not Available

2007-11-05 Thread Rick Schummer
The source will need to be available from the current directory, iirc. The source needs to be in the path, not the current directory. This is the part I have been burned on before. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com