Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 9405

COBOL Programming :: RE: How to add % towards the end of my field value

$
0
0
Author: murugan_mf
Subject: Reply to: How to add % towards the end of my field value
Posted: Fri Apr 29, 2016 11:46 am (GMT 5.5)

You can use this code:
Code:
INSPECT MY-STRING REPLACING FIRST SPACE BY '%'.

_________________
Thanks!
Murugan L


Viewing all articles
Browse latest Browse all 9405

Trending Articles