I've one string with spaces ( I N D I A ). My question is I
want remove the spaces & combine in to single string without
space (INDIA).How we can write the cobol program & wich
options we need to use. Please let me know.

Answer Posted / ashwani

With the help of Unstring delimited by ' ' , you can do so

Please correct me if i am wrong............

Is This Answer Correct ?    0 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need a small 3d program using inline and outline.

1910


Write some characteristics of cobol as means of business language.

854


State the various causes of s0c1, s0c5 and s0c7.

850


What are the different rules of SORT operation?

904


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2968


What is the local-storage section?

895


Discuss about changing dataset name in proc.

961


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2215


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

949


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

629


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2130


What is the difference between perform … with test after and perform … with test before?

1160


What is amode(24)?

888


Write a program to explain size error.

888


What is the difference between PIC 9.99 and PIC9v99?

1039