You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
I have file likre this:
UNB00428721351 22471200402 22 080604080620080604080605
UNH0008060408060501REPORT002003GTGTF
BGM0008060408060501
NAD10FW 42872135103300 05 SERNAM BORDEAUX
NAD10CO 47120040200025 05 COREP 33
UNSHDD
RFF10SEN125514
RSJ20FW RSTPRE000000
DTM30DSJ0806040000
DTM30DDI0806040709
TXT30RCO206033184978000000KMS00098151
TXT30DELFAX RDV
PCI202312026331849781541000981510010761
RFF10SEN125823
RSJ20FW AARCFM000000
DTM30DSJ0806040721
DTM30DDI0806040721
TXT30RCO206033184978000000KMS00098258
PCI202312026331849781551000982580010131
.
.
.
My problem is that i just want to take some info in this file (bold text). At this moment i use Tjava component and i've wrote some java routine to do what i want, but i want to know if there is tos component who make this.
I don't know if my explanation are very clear but thanks for your reply.
Offline
Hello
You can use the tFileInputPositional +tSampleRow to get data from the specify lines.see [Forum, topic 3077] Filtering lines in tFileInputDelimited component
Best regards
shong
Offline
Hello
tSampleRow is available from TOS2.4.0, please download the latest version.
Best regards
shong
Offline
Pages: 1