Hi all,
I'm setting up an application that will make a long transcript (composed of dozens of individual human participants. I want to delimit the fields with tabs rather than commas for easy quick views in excel. Will this make reading difficult or is there a way to switch comma to tab in the search for item1, item2, etc. Many thanks for any help.
Josh
Data file, is tab-delimited a problem?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
You can set the itemdelimiter to tab, this will easy your handling of the data.
In fields you can use the tabstops property, to format the entries as you want them to show. If you set the vGrid of a field to true, then text will be truncated, instead of moving the tab to the next tabstop.
In fields you can use the tabstops property, to format the entries as you want them to show. If you set the vGrid of a field to true, then text will be truncated, instead of moving the tab to the next tabstop.
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
Re: Thanks!
AhaJosh wrote:I worked with a guy from Zurich a year ago. About the most productive and busiest person I ever met in my life.

Re: Thanks!
clearly not me then...Josh wrote:I worked with a guy from Zurich a year ago. About the most productive and busiest person I ever met in my life.
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode