can we write paragraph in area B .....

Answer Posted / guest

para name should begin in area A...

All the sentences under it will begin in area B.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of SDLC u followed? Why?

1523


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1000


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


Write down the divisions of cobol program?

673


Can we redefine the field of x(200) to less than 200?

823






What is the difference between goback, stop run and exit program in cobol?

932


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678


Write a cobol program making use of the redefine clause.

739


What are the different open modes available in cobol?

722


how to move the records from file to array table. give with code example

2223


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

714


How can you get the ksds file records into your cobol program?

646


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

428


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?

1234


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

711