Answered
Building formatted ascii file
Is there any way to use cftable to create a formatted ascii
output file?
Or any other easy way to create a formatted ascii output file?
I need to query a database (easy), and format the output so that specific fields fall into specific locations within each output record. (aka fixed format ascii).
I can output the format to screen using cftable and cfcol in the exact layout I want. But I haven't figured out an easy way to output to a file.
I know this must be easy -
Thanks,
Or any other easy way to create a formatted ascii output file?
I need to query a database (easy), and format the output so that specific fields fall into specific locations within each output record. (aka fixed format ascii).
I can output the format to screen using cftable and cfcol in the exact layout I want. But I haven't figured out an easy way to output to a file.
I know this must be easy -
Thanks,