GetAllText Equivalent for TRVTableCellData
Posted: Wed Apr 05, 2006 12:02 am
I know I can do a save of the cell data to a hidden rve and then use GetAllText on the rve. Is there a faster way? In the worst case I need to do this operation 5000*28 times to do a file conversion from an rvf file with a table containing 5000 28-column rows to a text file containing 5000 strings comprised of the concatenation of the contents of the cells in each row. (It's more complex than that, but basically that's the 'size' of the task).
Thanks,
Dick
Thanks,
Dick