Re: Intellisense is Gone?

2013-01-24 Thread AndyHC
I remember the same thing happening - probably in v7 - I think it's a memory leak, if you just keep on runnung then more bad things start to happen. AndyD 8-)# On 24/01/2013 01:51, Kurt wrote: Well - that did it - by restarting VFP - its now back as normal. Strange though - that it should

RE: Intellisense is Gone?

2013-01-24 Thread Richard Kaye
Subject: Re: Intellisense is Gone? On 1/23/2013 4:27 PM, Richard Kaye wrote: The guy I've been working with for the last 20 years hates Intellisense. We used to have Intellisense fights when doing remote support for our clients who had full dev environments installed. Wow...he hates

RE: Intellisense is Gone?

2013-01-24 Thread Richard Kaye
Subject: Re: Intellisense is Gone? On Wed, Jan 23, 2013 at 4:35 PM, MB Software Solutions, LLC mbsoftwaresoluti...@mbsoftwaresolutions.com wrote: Does he prefer Linux over Windows too, by chance? Just curious... ___ Post Messages to: ProFox@leafe.com

Re: Intellisense is Gone?

2013-01-24 Thread MB Software Solutions, LLC
On 1/24/2013 12:26 PM, Richard Kaye wrote: He prefers to live in the business application/database domain as opposed to operating systems so the answer to that is probably meh. Sounds ok to me! :) -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect

Re: Intellisense is Gone?

2013-01-23 Thread Vincent Teachout
Kurt wrote: I hope to make Intelligent Sense with this request for help! Normally, if I'm typing code in a program - and I type a Function, underneath it tells me how to construct that function - in case I forget. And, who wants to memorize Everything! And, now all of a sudden - that little

RE: Intellisense is Gone?

2013-01-23 Thread Kurt
quitting VFP and starting back up again - and see if that fixes it! -K- -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Vincent Teachout Sent: Wednesday, January 23, 2013 3:13 PM To: profoxt...@leafe.com Subject: Re: Intellisense is Gone? Kurt wrote

RE: Intellisense is Gone?

2013-01-23 Thread Kurt
Subject: RE: Intellisense is Gone? Sorry - I should have mentioned. I'm using VFP7 at the moment. And, based upon what you wrote - I found it under the same place. And, its currently enabled. So - not sure why its NOT working! And - what I described as my problem - that IS what's considered

RE: Intellisense is Gone?

2013-01-23 Thread Tracy Pearson
Kurt wrote on 2013-01-23: Well - that did it - by restarting VFP - its now back as normal. Strange though - that it should just stop like that... -K- Kurt, If you issued a clear all, it might have been released and not come back. Tracy Pearson PowerChurch Software

Re: Intellisense is Gone?

2013-01-23 Thread Vincent Teachout
Kurt wrote: Sorry - I should have mentioned. I'm using VFP7 at the moment. And, based upon what you wrote - I found it under the same place. And, its currently enabled. So - not sure why its NOT working! And - what I described as my problem - that IS what's considered Intellisense - right?

RE: Intellisense is Gone?

2013-01-23 Thread Kurt
I'm almost positively sure I didn't issue that command! -K- -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Tracy Pearson Sent: Wednesday, January 23, 2013 3:27 PM To: profoxt...@leafe.com Subject: RE: Intellisense is Gone? Kurt wrote on 2013-01-23

RE: Intellisense is Gone?

2013-01-23 Thread Kurt
: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Vincent Teachout Sent: Wednesday, January 23, 2013 3:28 PM To: profoxt...@leafe.com Subject: Re: Intellisense is Gone? Kurt wrote: Sorry - I should have mentioned. I'm using VFP7 at the moment. And, based upon what you wrote - I found

RE: Intellisense is Gone?

2013-01-23 Thread Richard Kaye
If somehow _vfp.EditorOptions got set to an empty string that will disable Intellisense completely. This can be stored in the resource file iirc. The guy I've been working with for the last 20 years hates Intellisense. We used to have Intellisense fights when doing remote support for our

Re: Intellisense is Gone?

2013-01-23 Thread MB Software Solutions, LLC
On 1/23/2013 4:27 PM, Richard Kaye wrote: If somehow _vfp.EditorOptions got set to an empty string that will disable Intellisense completely. This can be stored in the resource file iirc. The guy I've been working with for the last 20 years hates Intellisense. We used to have Intellisense

RE: Intellisense is Gone?

2013-01-23 Thread Kurt
it as a quick reference. Boy - talking about my sitting on a Fence! :-) -K- -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of MB Software Solutions, LLC Sent: Wednesday, January 23, 2013 4:36 PM To: profoxt...@leafe.com Subject: Re: Intellisense is Gone