
Hi,
I have a C-like language that supports include files, e.g.
include "SCRIPT.STD"
Assuming the cursor is located on the line somewhere, I would like to provide a context menu item 'Open "SCRIPT.STD"'. Could you write a few words describing how I might go about doing this?
Thank you very much,
Scott Haney