Hello,
I'm working with C-ISAM file. I defined an ASCII file with external format flagged as YES and file type SEQ.
The problem:
my output file has fixed length, so I decide to define a field for each field requested. When I run the function I received the following error:
101 - INVALID EXTERNAL TYPE
< FILE NAME >
LS #: < ls screen were fields are assigned >
Then I decide to change the fields for just one with the full size (359 chars). I'm not longer getting the error describe above but instead I'm getting other one describe below:
Because the record is a fixed length I fill the field with space to complete the field length. The weird thing is that at the end of the record PROIV is not writing the spaces I'm telling to. By the way I'm writing CR+LF at the end of the line.
Thank You
Raul Fernandez

Problem writing to an ASCII file
Started by Raul Fernandez, Jun 17 2002 11:18 PM
7 replies to this topic
#8
Posted 19 June 2002 - 01:14 PM
If you are simply trying to extract c-isam data records to a text file as a one-shot or occasional activity (not an automated process), you might try the demo version of Protrack utility from www.net-aware.com, as it has the capability to extract c-isam file data to a user-formatted ascii file. The DEMO version has limits on file size, but if your c-isam file isn't huge it might work for you.
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users