Jim Nelson has add TONS of improvements to Intellisense in VFP via his Thor tool called IntellisenseX, which, among other things, has specific enhancements for WITH/ENDWITH.
Check it out here. http://vfpx.codeplex.com/wikipage?title=Thor%20IntellisenseX#SampleFieldsBet weenWith Also, I believe he will be releasing videos soon to show off all these enhancements. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Wednesday, July 18, 2012 3:36 PM To: [email protected] Subject: Re: What was that old trick for getting Intellisense to work in a PRG class with THIS. references? On 7/18/2012 4:11 PM, Tracy Pearson wrote: > Mike, > > #IF .F. > LOCAL THIS as ObjectClass > #ENDIF > > Sometimes the syntax might be > #IF .F. > LOCAL THIS as ObjectClass OF WONTOP() > #ENDIF That did it...THANKS!!!! Saved this one in the "Keep" folder! -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 [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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/007401cd986d$578a48b0$069eda10$@com ** 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.
