Column Chunks

Jez jbradshaw at blueyonder.co.uk
Wed Jul 2 02:19:00 EDT 2003


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!





More information about the use-livecode mailing list