How to read cobol binary file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2024 07:27 AM
Input :
×¦× ×§× × ×¤×§× × ×©× ×¢×¢×¡ –PÆ’\ @ @@@@ | × × ×¥@@@@@@@@@@@@@@@@@@@@@@@@@@@2 <× × × × × @@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@0 yD\ @@@@×¡× × ×¡×¢×¢
output:
" 00000000000000000000000000000000000607.","0047026315"," 00000000000000000000000000000000000001."," 0000000000000000000000071341.3800000000","0","0"," 0000000000000000000000000000.0000000000",""," 000.","","0","0"," 0000000000000000000000000000.0000000000"," 00000000000000000000000000000000000005.",""," 00000000000000000000000000000000032003."," 00000000000000000000000000000000000000."," 00000000000000000000000000000000000000.",""," 00000000000000000000000000000000000000.",""," 00000000000000000000000000000001240301."," 0000000000000000000000000653.2300000000"," 00000000000000000000000000000000000000."," 00000000000000000000000000000000000000.","","10","01","22",""

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2024 07:58 AM
@Pkrishna9494 - you can ask your CSM to enable the Cobol Copybook snap pack.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2024 08:20 AM
can you possible to read through python script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2024 08:25 AM
it's fixed width format and character set EDCDIC to UTF-8 through python script, could you please help me out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2024 11:40 PM
it's fixed width format and character set EBCDIC to UTF-8 through python script, could you please help me out
