If I place the mouse pointer over the file name in a line like this...
#include "phstream.h"
...and pressing the right mouse button, I get a menu item called:
[Open Document "phstream.h"]
Is there some way to create a keyboard shortcut for this?
-Rune
Looks like it's tied to the Edit.OpenFile command (Tools | Options |
Environment | Keyboard).

Signature
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.visualbuild.com/
> If I place the mouse pointer over the file name in a line like this...
>
[quoted text clipped - 7 lines]
>
> -Rune
Rune Winsevik - 16 Dec 2004 10:04 GMT
>Looks like it's tied to the Edit.OpenFile command (Tools | Options |
>Environment | Keyboard).
It seems to work! cannot see how I missed this one before...
Thanks!
-R