Matt Slay wrote: > I'm looking for a feature that VFP needs really badly that is in Visual > Studio. > > > > In the code editor, I want to right-click on a method call on a line of > code, and get VFP to open that method in a code edit window. > > > > So, if I'm on a line of code that reads: > > > > Thisform.CalculateMaterialCost()
Well, I thought Tamar Granor had showed us something like that in VFP years ago, but to be fair it might have been a VB6 class I had where it was in Visual Studio 6 perhaps. It's not as good, but you can use the Code References to easily find the actual method along with calling references. _______________________________________________ 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/[EMAIL PROTECTED] ** 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.

