Can printer files (having 133 characters) be of variable
length?

Answer Posted / jagannath

No the file has to be of fixed byte with length 133.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL programming, what is PERFORM? What is VARYING?

662


What is the difference between next sentence and continue in cobol programing language?

695


What is the difference between binary search and sequential search?

630


What the difference is between continue and next sentence?

647


how do you reference the ksds vsam file formats from cobol programs

645






How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2089


what happens if parmparameter passes zero bytes to the program

1648


What are the rules of the move verb?

691


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8591


Name the sections present in data division.

691


What are the different rules to perform a Search?

610


What is the Purpose of POINTER Phrase in STRING command in COBOL?

707


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

806


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

700


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.

1768