Page 1 of 1

Outputting fixed width text files

Posted: Tue Jul 10, 2012 1:53 pm
by fleaster
Ok here's a dumb question - anyone have any tips on outputting fixed width text files using TI?

Now I know you can use ASCIIOUTPUT and make 1 big concatenated field, however how do you stop TI from adding the " " quotes around each line?

...if anyone has any quick tips it would be appreciated :)

thanks!

Matt

Re: Outputting fixed width text files

Posted: Tue Jul 10, 2012 1:57 pm
by Duncan P
Search DatasourceASCIIQuoteCharacter.

Re: Outputting fixed width text files

Posted: Tue Jul 10, 2012 2:11 pm
by fleaster
Thanks Duncan... am assuming this refers to the data source - will it also apply for OUTPUT format as well though...?

Re: Outputting fixed width text files

Posted: Tue Jul 10, 2012 2:14 pm
by Duncan P
It does. DatasourceASCIIDelimiter also applies to both.