On Tue, Nov 18, 2008 at 12:00 PM, Matt Slay <[EMAIL PROTECTED]> 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()
>
>
>
> I want to right-click on it (or whatever gesture), and *boom*, it should
> open that method in an edit window. Obvious need, right?
>
>
>
> Even if you click "Look Up Reference" it won't even find it because the form
> is open and it doesn't search in open forms.
-------------------------------------

I like the Find All References as well.  When your are testing a
change, how do you quickly find all of the calls to this method and
make sure that these calls are not messed up after the change.

-- 
Stephen Russell
Sr. Production Systems Programmer
Mimeo.com
Memphis TN

901.246-0159


_______________________________________________
Post Messages to: ProFox@leafe.com
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.

Reply via email to