T
Tibby
Okay, here's a crazy one, how does one add descriptions to custom made functions?
--
Thanks
--
Thanks
* "Tibby said:Okay, here's a crazy one, how does one add descriptions to custom made functions?
* "Tibby said:Uhmm, after extensive searching, I cannot find a DL link for it.
* "Tibby said:Is there a tutorial on how to do it by hand?
* "Tibby said:I would like to mimick the behavour that happens when you type in
System.Array.Reverse(
It comes up and tells you what the function does, and what each argument
of the function is for. There must be a way of doing it, and if I have to
learn the process, write a small app, and go from there, no prob.
Alas, I haven't found anything that's simple. I still want to be able
to add my own comments to code I've created, and the best canidate, VBXC,
does not work as it has claimed, but it's free, so can't complain.
There has to be a way to do this if MS has done it with Framework
functions, and there's programs to do it.