I have a scrolling list field that is displaying in "table" format (I'm populating from a database query via odbc). How do I get at each "column" chunk of a table row?
If I use "token n of line j of field ..." it works but only up to a point : if any of my columns in a row are blank they are not counted as a token so mess things up. Using "item n" with ItemDelimiter set to tab does not work either. Help! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
