Skip to content

How can I remove empty space in end line #275

Discussion options

You must be logged in to vote

Well, currently I doesn't allow variable record length. But you can solve by adding OnBeforeRecordField event and adjust the line. Here is the working sample

https://dotnetfiddle.net/niuJEi

FYI, in the fixed length record file parsing, all fields must be specified with startindex and length. Otherwise, results will be unexpected.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@simix-alessandrokantousian
Comment options

Comment options

You must be logged in to vote
1 reply
@simix-alessandrokantousian
Comment options

Answer selected by simix-alessandrokantousian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants