Text File Export
Text File Export
(Using xBase 8.1)____Is there a way to export a multi-line RECORD band using the "Text Data File" option and force a CRLF for each line? Currently, I my result is that the entire band is exported to 1 line.____I am using conditional line prints as well because each data line isn^t in the same format.____I am aware of the ^non-pagination^ option in v10+ for "Text" export. I am looking for a solution that uses v8.1.____Thanks very much,__-Jeff
=> RE: Text File Export
If you export to text rather than text data you have the choice of whether CR will be done once per line or once per band.____Kathleen__R&R Support
==> RE: Text File Export
Thanks Kathleen. ____I^m aware of the Text File option. I would like to know if I can do this (or use a clever trick) on Text data file exports.
===> RE: Text File Export
Is there a bug in xBase v10+ build 10.1.003 in the "Text Data File" Export?____I am doing an export of a GF Band. __If the band has 2 lines with the 2nd line using a conditional line print (which basically causes the line not to print), I only get the very first line exported (ie, 1 exported record). __If I delete the 2nd line, the one with the conditional line print) then I get the correct number of records exported.____=======================================__For example,__5GF field1 field2 field3__5GF? field4 field5 "the ? causes this line not to print"__(the above only exported the very first record,)____5GF field1 field2 field3__(this way the export works fine)__=======================================____It appears that a multi-line band with a conditional line print doesn^t export correctly.____Thanks for your help,__-Jeff
====> RE: Text File Export
Can you use a query in place of a conditional line to cause the export to behave?____Kathleen__R&R Support
=====> RE: Text File Export
A query controls the entire RECORD band, and I^m trying to control only 1 line of a 2-line band. I don^t see how a query would do that.__Are you saying that you can^t use a conditional line in a TEXT DATA FILE export?__I am also trying to resolve the issue mentioned in the previous part of this post.____Thanks again,__-Jeff
======> RE: Text File Export
Conditional lines can cause problems for export.__Another alternative would be to make each field on the layout a conditional field.____Kathleen__R&R Support