07-18-2006 04:45 PM
07-19-2006 12:40 AM
Hi,
What you could do is set the second step to loop.
Then use as one of the parameters to VI YY the string array using RunState.LoopIndex as the array index.
eg. Locals.MyStringArray[RunState.LoopIndex]
Hope this helps
Regards
Ray Farmer