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

Answer Posted / atif

Printer File can be in two format. One is FB-133 byte n
another is FBA-134 byte

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


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.

1785


Mention the guidelines to write a structured cobol program?

620


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

744






What is the difference between binary search and sequential search?

643


Write the code to count the sum of n natural numbers.

703


When is inspect verb is used in cobol?

679


What is a scope terminator give example?

659


what happens if parmparameter passes zero bytes to the program

1667


Write a cobol program making use of the redefine clause.

739


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

822


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

691


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

2221


HOw can I get the negative sign while deduct high value from low value

1792