Posted: Thu Jan 10, 2013 4:20 am Post subject: Nice
Novice
Joined: 10 Jan 2013 Posts: 11
Thank you, now it make some sence
I tried to parse the followin tagged text file:
1XXXXXXXXX\r\n - start
2XXXXXXXXX\r\n - data
3XXXXXXXXX\r\n - record
3XXXXXXXXX\r\n - record
3XXXXXXXXX\r\n - record
4XXXXXXXXX\r\n - end data <---- Error
2XXXXXXXXX\r\n - data
3XXXXXXXXX\r\n - record
3XXXXXXXXX\r\n - record
4XXXXXXXXX\r\n - end data
5XXXXXXXXX
But, the parser thinks that the first "end data" line is recogized as "record", although the tagged fixed element is configured with tag = '4'.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum