VFP 9 SP1 - Right click on the method call out code and select "View Definition" - I've never used it, but it seems like it *might* do what you're looking for. Check the Help on "How to: View Code Definitions" for more info.
Kevin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Slay Sent: Tuesday, November 18, 2008 1:01 PM To: [EMAIL PROTECTED] Subject: Does VFP have a "Go To Definition" feature like Visual Studio? 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. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [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/[EMAIL PROTECTED]@versaterm.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.

