VINAY PALLELA
New User
Joined: 28 Jan 2018 Posts: 24 Location: India
|
|
|
|
Hi All,
I am facing a strange issue sometimes, Special character pipes "|" are replacing with "]" in a Cobol program.
I am not sure if its something related to opening of a program with two different mainframe session settings, I was working between my VDI and new VPC as I was assigned new VPC recently and VDI is going to decommission soon.
In past I used pipe as delimiter in couple of programs but never encounter with this issue.
My program loads the item info into MQ, pipes between each field
Code: |
DELETE|0726352|ESQUIRE RIBS |1
UPDATE|1000007|BLACKHAWK VISA $50 GIFT CARD |0 |
Any help is appreciated! |
|