Activity for VBDOX

  • livefree75 livefree75 posted a comment on discussion Help

    Has this ever been resolved? I "sort of" have admin rights. i.e., I can make myself an admin temporarily. So - any time I want to use VBDOX, I have to go through that process (which isn't trivial). Any way to make it so you don't have to run as administrator???

  • livefree75 livefree75 posted a comment on discussion Help

    I have a few functions declared with Lib "kernel32" and don't want to include them in the documentation, as VBDOX doesn't seem to like this. I tried doing /** * @ignore */ But that didn't seem to work. Also, is there a way to have it just ignore all Private members?

  • Mihayl Stamenov Mihayl Stamenov posted a comment on discussion Help

    Hi, maybe you could put together a vbp, visual basic 6 project file, listing all your modules and open it with vbdox. You could look in the vbdox project files for inspiration :) https://sourceforge.net/p/vbdox/code/HEAD/tree/trunk/VBDOXCOR.vbp https://sourceforge.net/p/vbdox/code/HEAD/tree/trunk/ <meta content="width=device-width" name="viewport"><meta content="text/vnd.ui.insecure+html;charset=utf-8" http-equiv="Content-Type">On 1/28/19, 18:39 livefree75 <livefree75@users.sourceforge.net> wrote:...

  • livefree75 livefree75 posted a comment on discussion Help

    I tried using @see to reference another function in my module. It displays it in the See: list, but it doesn't link to it. '' ' Removes an array element from the array, shifting all later elements up one ' position. The size of the array is reduced by one, and the removed element is ' returned. ' ' @param arr The array to remove the element from ' @param index The index of the element to remove. ' @return The removed element ' @remarks Raises an error code <code>1</code> if the index is less than...

  • livefree75 livefree75 posted a comment on discussion Help

    My PERSONAL.XLSB has about 2 dozen modules that I want to generate documenation for. However it looks like it does not generate a master index.html file that lists all the modules. Is that possible? Or do I need to make it myself?

  • VBDOX VBDOX released /OldFiles/vbdox2_0_0_30.zip

1