Hi Henk-Jan Ebbers
I am experiment Bots with Linux and I have the following issues that need help in order to get the right result.
For example i convert cvs file to EDI X12
EDI X12 look like this (part of the file of EDI 210 X12)
ST*210*0029~^M
B3**1619*00023330253M*CC**20160122*8031500**20160119*035*VRLT~^M
N9*CN*VIRGO_LTL~^M
N9*GT*896693249RT~^M
G62*11*20160119~^M
G62*86*20160119~^M
Whats changes I have to do and where to get the result like this in linux
ST*210*0029
B3**1619*00023330253M*CC**20160122*8031500**20160119*035*VRLT
N9*CN*VIRGO_LTL
N9*GT*896693249RT
G62*11*20160119
G62*86*20160119
I also converting EDI X12 to cvs file (in this case EDI 204 X12 to cvs file
cvs file look like this (part of the cvs file)
0204HL11|00023516015M|IL|^M
0204HL11|TPXPRSS_PW04|08|Loblaw Carrier ID^M
0204HAT5|53^M
0204HNTE|CBH|CAD^M
0204HNTE|RPT|From T5V to T9V, 316 Miles^M
0204HDN1|BT|AOP Inc.^M
Whats changes I have to do and where to get the result like this in linux
0204HL11|00023516015M|IL|
0204HL11|TPXPRSS_PW04|08|Loblaw Carrier ID
0204HAT5|53
0204HNTE|CBH|CAD
0204HNTE|RPT|From T5V to T9V, 316 Miles
0204HDN1|BT|AOP Inc.
Any help or hints will be really appreciated
Regards
Antonio Pizarro
--
You received this message because you are subscribed to the Google Groups "Bots Open Source EDI Translator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botsmail+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/botsmail/09700b86-8d52-4c92-a19b-8e7dbb7c3be1n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/botsmail/d5f5b38a-4c76-4a1d-89a8-4d05f0ad6c2an%40googlegroups.com.