|
|
| Author |
Message |
shekharmax
New User
Joined: 26 Dec 2007 Posts: 3 Location: hyderabad
|
|
|
|
i have a file which have record varying in size depending on file length,
so how can i insert data in this kind of file. |
|
| Back to top |
|
 |
References
|
Posted: Mon Jul 07, 2008 2:59 pm Post subject: Re: how to insert data in a variable record length |
 |
|
|
 |
dbzTHEdinosauer
Senior Member
Joined: 20 Oct 2006 Posts: 1373 Location: germany
|
|
|
|
both READ and WRITE syntax provide for a record length field.
depends on how your 01's are defined for the records.
let us start with your select statement and your FD entry for the file.
provide that and we can provide suggestions. |
|
| Back to top |
|
 |
|
|