Page 1 of 1

"click to" constant definitions.

Posted: Thu Aug 23, 2012 2:48 pm
by jassing
I like the ability to double click on a udf and the editor jumps to the procedure in the source file.
I would like the ability to do the same for a constant as well -- and variable declaration. I understand the later may not be as easy since a variable can be declared differently in different udf's; but constants don't change...

Re: "click to" constant definitions.

Posted: Thu Aug 23, 2012 10:56 pm
by MachineCode
What's udf mean?

Re: "click to" constant definitions.

Posted: Thu Aug 23, 2012 11:32 pm
by IdeasVacuum
Same as UFO? :D

Perhaps "User Defined Function"?

Re: "click to" constant defs-- & Macros.

Posted: Wed Aug 29, 2012 12:23 am
by Tenaja
jassing wrote:I like the ability to double click on a udf and the editor jumps to the procedure in the source file.
I would like the ability to do the same for a constant as well -- and variable declaration. I understand the later may not be as easy since a variable can be declared differently in different udf's; but constants don't change...
+1

...and also with Macro definitions, please.

Thanks!