Text Only - Fixed Width Files

  • Thread starter Thread starter Novice2000
  • Start date Start date
N

Novice2000

I have built a query and need to be able to export it as a Text Only - Fixed
Width file not comma delimited or csv files.

I can't remember how to do this, but set the query up last summer and it was
working. Can anyone help me remember how to do this?
 
You use an export specification. If you highliught a table and choose
file/export, pick text format and the wizard starts up and asks if you want
a delimited or fixed width file. From there you can access export
specification if you want to save the settings for later, or use it in code
etc...

HTH,
Mark
RPT Software
http://www.rptsoftware.com
 
Back
Top