Search found 4 matches
- Wed Jan 18, 2012 2:44 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: EBCDIC to ASCII conversion with 3 copybooks
- Replies: 8
- Views: 9036
Re: EBCDIC to ASCII conversion with 3 copybooks
Hi, Using these EasyPatthern, I was able to separate the files. [ 18 chars, 6 EBCDIC(' '), 1539 chars ] [ 18 chars, 6 not EBCDIC(' '), 800 chars ] But at the header copybook there is a field that is COMP on position 52. STMT-ONLINE-REC-NBR PIC S9(8) COMP How can i treat this on EasyPatterns? [ 18 ch...
- Tue Jan 17, 2012 3:23 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: EBCDIC to ASCII conversion with 3 copybooks
- Replies: 8
- Views: 9036
Re: EBCDIC to ASCII conversion with 3 copybooks
Hi, I´ve noticed that using EasyPattern, i have to replace the text found for something. But what i want is just separate one record from an other. I used the filter Restrict to lines matching perl pattern but it's not working. Header has 1563 bytes and Detail has 824 bytes. The charactere that dist...
- Fri Jan 13, 2012 11:09 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: EBCDIC to ASCII conversion with 3 copybooks
- Replies: 8
- Views: 9036
Re: EBCDIC to ASCII conversion with 3 copybooks
Thanks for the reply. More one doubt. How can i use the EasyPattern to separate a record from other. The difference from one record to other is a field named PLAN-ID that start in the position 19 and ends on the position 24. One record is completed with EBCDIC Null caracteres and the other record is...
- Fri Jan 13, 2012 4:03 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: EBCDIC to ASCII conversion with 3 copybooks
- Replies: 8
- Views: 9036
EBCDIC to ASCII conversion with 3 copybooks
Hi, How can i make a conversion of EBCDIC to ASCII of a mainframe archive with Comp-3 fields? This archive has 3 types of different layouts. Header, detail and plans. How can i use 3 copybooks at the same archive? I got sucess to convert an archive that has only one layout, but 3, i don't know how t...