If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > Vb Function PFKey/HotKey

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-25-09, 16:17
Trudye Trudye is offline
Registered User
 
Join Date: Mar 2009
Posts: 22
Vb Function PFKey/HotKey

Hi Guys,

There is a hot key/pfkey you can hit that will jump you from the place in your code that calls a function to the function that is being called.

For instance: you place the cursor on the function name hit this pfkey/hotkey and you are jumped directly to the actual function as long as it is in the same project. You can use the same pfkey/hot key to get back to where you were in the code before the jump.

Does anyone know what that pfkey/hot key is?

Thanks a lot
Reply With Quote
  #2 (permalink)  
Old 05-27-09, 00:35
Ax238 Ax238 is offline
Registered User
 
Join Date: May 2009
Posts: 257
Hey Trudye,

It's Shift-F2, works for declared variables as well.

Regards,

Ax
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On