How to concatenation one or more string?

Answer Posted / app

Suppose ther are two strings

string1=Anne
string2=Marrie


The command to concanate above strings is

String string1 delimited by size
string2 delimited by size
into string3
end-string.
string3 would contain-Anne Marrie

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

2022


How do you differentiate between cobol and cobol-ii?

753


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

943


What are the various section in data division and briefly explain them.

815


What are different data types in cobol?

790






example for sub strings ? and refernce modifications whit output pls

1948


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17284


How do you reference the fixed block file formats from cobol programs

805


Difference between cobol and cobol-ii?

821


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1311


How do you define a variable of comp-1 and comp-2?

804


Difference between array and sub-script ?

1251


explain sorting techniques in cobol program?

785


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1864


what is difference between cobol and cobol/400

21859