I have not parsed data, during parsing I need output should have only line where dot(.) at 5th position .
Sent from my iPhone Deepak,
I do need some more details before I can respond meaningfully.
Are you parsing the data and you want to distinguish the records with the "." at parsing time?
Or have you already parsed the data, and now want to extract only specific elements in some sort of post-processing of the infoset?
-mikeb
>
> Hi Team,
>
> I am trying to use daffodil to read text file which have multiple lines separated by new line delimiter (crlf). I have few records containing dot (.) at 5th position and other records doesn’t have dot. How can I select only record in my output which have dot(.) at 5th position .
>
> Your help is appreciated. Let me know if you need more details.
>
> Sent from my iPhone
|