04-05-2006 12:32 PM
04-05-2006 01:37 PM
You would basically check for a given name in the existing table names. Which is what you seem to be doing in the VI. So, what is the specific problem you are running into?
-Khalid
PS: you may want to use a While loop (instead of a For loop) so you can abort searching when a table name is found.