Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the use of filler in cobol programing?

Answer Posted / ganesh

in simple, for decoration purpose.... as well as for clarity
output

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want a program using by if, evaluate , string, unstring, perform, occurs?

4801


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

1209


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2429


Define static linking and dynamic linking.

1272


What are literals?

1185


What is the Purpose of Pointer in the string?

1126


What are all the divisions of a COBOL program?

1273


For rewrite, why is it mandatory that file needs to be opened?

1152


) How do u handle errors in BMS macro

2105


How do you get the data to code the BMS macro?

2016


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

1301


What is Pic 9v99 Indicates in COBOL?

1341


what is the difference between COBOL2 AND COBOL390?

3115


What is amode(24)?

1299


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

3019