I have a vi, written in 6.1. with several do whiles, several for next, ya-da ya-da - ya-da.
What I need is a counter, that Increments every time the set of sub vi's are finished, and this counts need to increment just before I am about to go back to the begenning.
An example in basic would be a=a+1: print a
no ms, no computer counter, no external counter, just something to tell me how many times my software has started over.
Thanks
Steve