LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate function tree bug

Hello all,

I just found a small bug in the [Tools][Generate function tree].

If you have comment separators like that:

///////////////////////////////////////////////////////////

It gives you 'Unrecognized tag'.

I guess it sees /// and expects HIFN and such documentation tags to pre-generate the list of functions and parameters in the FP.

A simple workaround is to add a space after the 2nd slash.

But what am I doing debugging on a saturday while it's snowing outside... Gotta go skiing...

0 Kudos
Message 1 of 4
(3,689 Views)

But what am I doing debugging on a saturday while it's snowing outside... Gotta go skiing...

 

Smiley Happy Smiley Happy Smiley Happy

Smiley Wink



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 4
(3,674 Views)

The snow was pretty good. It just needs some more of it...

0 Kudos
Message 3 of 4
(3,661 Views)

Hello,

 

It appears that this is documented. Taking a look at the documentation for "Generate Function Tree" it states :

 

  • Avoid nested comments or combination of comment styles (//, /**/, or /* // */).

http://zone.ni.com/reference/en-XX/help/370051AC-01/cvi/usermanual/srcoptgenfunctree/

 

 

Regards,

 

Samuel Sydney

Applications Engineer

National Instruments

 

 

 

0 Kudos
Message 4 of 4
(3,636 Views)