Using string statement.Is coding three destination string
from one source string possible in one code?or three codes
for every destination string of one source string.?thank you



Using string statement.Is coding three destination string from one source string possible in one c..

Answer / sharib

Could be done by using UNSTRING they string on spaces or delimiter based on the requirement and then putting them into newly defined variables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.

3 Answers  


how you will define variables length in cobol.

3 Answers   Temenos,


if someone is using my file,how can i find which user id is using?

4 Answers  


I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?

2 Answers  


what is filler and what is use of filler

3 Answers   Syntel,






In COBOL "BEFORE" advancing is there or not ?

3 Answers  


Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?

3 Answers   IBM, UST,


The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it

3 Answers   ADP,


Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?

1 Answers  


Can we call a CICS program from a batch program or viceversa?If so, how?

3 Answers  


What is the use of LINKAGE SECTION?

1 Answers  


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

0 Answers  


Categories