06-17-2013 06:11 AM
Thanks Mr. Lynn
As i need 1D array not 2D array so I changed the tunnel to indexing in the for loop and changed the tunnel to non-indexing(last value) in the while loop for getting 1D array with 100 rows and 1 column. and it works....