RE: Help, my debug window will not open

2011-07-14 Thread Rick Schummer
The resource file is corrupted, most probably. Try deleting it - it will be recreated. A bit of a drastic move, don't you think? You can delete the debugger records in the resource file without trashing it all. Another way to test is to SET RESOURCE OFF before opening the debugger to

Re: Help, my debug window will not open

2011-07-14 Thread Ted Roche
On Thu, Jul 14, 2011 at 3:51 PM, Rick Schummer pro...@whitelightcomputing.com wrote: SET RESOURCE ON SET RESOURCE TO (lcOldResource) Rick: Shouldn't those last two lines be reversed? -- Ted Roche Ted Roche Associates, LLC http://www.tedroche.com

Re: Help, my debug window will not open

2011-07-14 Thread Michael Savage
Thank you... I tried and got the cannot open the foxuser table error. Went to the directory where the sys(2005) said it was, and it said that vfp was using it. (I had shutdown VFP by then.) Opened the task manager, it said that vfp was still running. (I logged off and on again, and it still

RE: Help, my debug window will not open

2011-07-14 Thread Rick Schummer
SET RESOURCE ON SET RESOURCE TO (lcOldResource) Shouldn't those last two lines be reversed? Actually the line is not needed at all. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net www.rickschummer.com ___ Post

RE: Help, my debug window will not open

2011-07-13 Thread John Harvey
Try to reset to default in the debug window. John -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Michael Savage Sent: Wednesday, July 13, 2011 9:42 PM To: ProFox Email List Subject: Help, my debug window will not open VFP9, Win 7 I have

RE: Help, my debug window will not open

2011-07-13 Thread Grigore Dolghin
The resource file is corrupted, most probably. Try deleting it - it will be recreated. -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Michael Savage Sent: Thursday, July 14, 2011 5:42 AM To: profoxt...@leafe.com Subject: Help, my