06-17-2005 02:20 PM
06-17-2005 03:53 PM - edited 06-17-2005 03:53 PM
Message Edited by LV_Pro on 06-17-2005 04:56 PM

06-17-2005 03:56 PM

06-18-2005 02:40 PM
What kind of reference (VI reference, control reference, etc.). So you probably create 150 individual references (one for each reentrant VI). Are you sure you're closing all of them?
@dre99gsx wrote:
Within this vi, I am creating a local reference and passing it to yet another vi, which eventually calls a vi (passes the reference) and continues without waiting for the called vi. to finish (I do end the reference when it is done).