dpatfield66
Well-known member
- Joined
- Apr 6, 2006
- Messages
- 136
- Programming Experience
- 5-10
Here's a whacko question.
In my modules, I've got some commenting at the top of the module that lists each function and sub that I have below.
Is there a way to effectively create a "link", so when I select, or double-click, or ctrl-click (whatever) on one of the commented function/sub titles, I can go directly to my code for that function/sub.
Kind of like an HTML tag?
Just wondering. That would really rock if I could do that.
Until then, I just do a Find, or simply scroll down, but that's boring.
In my modules, I've got some commenting at the top of the module that lists each function and sub that I have below.
Is there a way to effectively create a "link", so when I select, or double-click, or ctrl-click (whatever) on one of the commented function/sub titles, I can go directly to my code for that function/sub.
Kind of like an HTML tag?
Just wondering. That would really rock if I could do that.
Until then, I just do a Find, or simply scroll down, but that's boring.