View previous topic :: View next topic |
Author |
Message |
csudhin Beginner
Joined: 19 Nov 2004 Posts: 2 Topics: 2 Location: Mumbai
|
Posted: Fri Nov 19, 2004 1:15 am Post subject: Regarding Line-Feed Character |
|
|
Hi all,
I got to write varaible size records in my output file.To do this i am using VB format. Now i am expecting my record to be 115 characters long, and this record got last X(20) field containing some 10 trailing spaces. The VB format is trucating all the traling spaces and makes the record length as 105 by putting the line feed on 106th character. Is there some way to set the line-feed to a particular position in a record ? or can i some way make the length as 115 ? . Please note that i got other variable length record in this file so i cant use FB format.
Thanks,
Sudhin _________________ Everything is Possible |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|