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

What is different between variable length and fixed length?

2 Answers   TCS,


What is the difference between a subscript and an index in a table definition?

3 Answers   TCS,


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

0 Answers  


How you can read the file from bottom?

0 Answers  


How many sections are there in data division?.

10 Answers   Amdocs, TCS,






what is level 66 means??

7 Answers  


DATAONLY, MAPONLY functionality?

1 Answers   IBM,


what happens of we dont give time stamp in precompilation process

2 Answers  


level number 77 is used to define a)group data b)elementary data c)redefine d)none

8 Answers   TCS,


How can we increase the size of an existing PDS to include more no. of modules.

3 Answers  


what is the difference between external and global variables?

1 Answers  


i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?

2 Answers  


Categories