11-10-2008 10:40 AM
11-10-2008 11:37 AM
Assuming you're using version 7.0 or later of CVI, you can create as many rows as your overall process memory allows. How much additional memory you need depends on how many columns you already have, and the data type of each cell. The function will return an "out of memory" (-12) error if you don't have enough memory.
Luis