IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

special characters pipes "|" are replacing with "]"


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
VINAY PALLELA

New User


Joined: 28 Jan 2018
Posts: 24
Location: India

PostPosted: Mon Jun 08, 2020 9:19 am
Reply with quote

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!
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Mon Jun 08, 2020 3:03 pm
Reply with quote

There is no code that’s shows how you do what you do, so I doubt you could get a real help here.

All I could say is a bug to fix.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
No new posts Newbie Stuck on "Duplicate Datas... TSO/ISPF 5
No new posts Count the number of characters in a f... CA Products 1
Search our Forums:

Back to Top