I was told that you needed to use COBOL or C++ to convert a tab delimited file format to Field list format.
The data from one system will be extracted in Tab delimited format. The system it needs to go to will only except 'Field List Format', which looks like this:
00000000000000ZINVCD I173
00000000000000ZSYSID PIMS
00000000000000ZORG IMP BOND
00000000000000ZINVCD is the field and I173 is the fields value. Each field repeats this way and then starts over when a new record starts.
I'd like to use Access or another tool to convert but can I? Any info would be appreciated!
Thanks,
Jeanna
The data from one system will be extracted in Tab delimited format. The system it needs to go to will only except 'Field List Format', which looks like this:
00000000000000ZINVCD I173
00000000000000ZSYSID PIMS
00000000000000ZORG IMP BOND
00000000000000ZINVCD is the field and I173 is the fields value. Each field repeats this way and then starts over when a new record starts.
I'd like to use Access or another tool to convert but can I? Any info would be appreciated!
Thanks,
Jeanna