On Feb 9, 2009, at 5:21 PM, Bob Sneidar wrote:
Well I figured out what the problem is. I assumed that since the default delimiter was comma, that slpitting by column took that into account. It does not. It expects to see a TAB delimited list, NOT a comma delimited list.
The relatively new (2.8.1) columnDelimiter property controls this. It's set to tab by default, but you can set it to whatever you want, including comma.
Devin Devin Asay Humanities Technology and Research Support Center Brigham Young University _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
