Creating tab delimited files



I need a little help with imports and exports programs. I have created
many comma delimited programs, I am having an issue with tab delimited
files and numeric fields. I have written an export program that
creates a tab delimited file from an indexed file. I have also written
an import that would use the tab delimited file and update or create
an index field. I am having an issue with numeric fields. Does anyone
have any good examples of these. I am using Acucobol in a Solaris
environment. Thank you

.



Relevant Pages

  • Re: Creating tab delimited files
    ... many comma delimited programs, I am having an issue with tab delimited ... I am having an issue with numeric fields. ... Move the numeric value to an editted field ... Write OUTPUT-REC ...
    (comp.lang.cobol)
  • Re: Creating tab delimited files
    ... many comma delimited programs, I am having an issue with tab delimited ... I am having an issue with numeric fields. ... environment. ... If you do not, then tabs inside fields will screw up, as well as certain dates. ...
    (comp.lang.cobol)
  • Re: Creating tab delimited files
    ... Donald Tees wrote: ... many comma delimited programs, I am having an issue with tab delimited ... I am having an issue with numeric fields. ... If you do not, then tabs inside fields will screw up, as well as certain dates. ...
    (comp.lang.cobol)
  • Preserving format after import to excel, emailng, then transferSpreadsheet
    ... (with numeric fields) ... using Output to Excel, ... who then imports them into Access with ... TransferSpreadsheet. ...
    (microsoft.public.access.externaldata)