How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
3 9325why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
2 6326ID DIVISION. PROGRAM-ID. PLO. DATA DIVISION. WORKING-STORAGE SECTION. 01 VAR1 PIC 9(2). 01 VAR2 PIC X(2). PROCEDURE DIVISION. ACCEPT VAR2. MOVE VAR2 TO VAR1. STOP RUN. if i give 'PI' in var2 then what will b output of progr. any abend?????
6 14555have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records...
2 10137have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..
5 12885How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
5 21486Post New TCS COBOL Interview Questions
What are static member functions?
What is drupal programming language?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
In wcf which bindings supports the reliable session?
Please explain the ontrimmemory() method?
What is the default storage class in s3?
How do I convert html to xhtml?
Is angular or react easier to learn?
what is a reference variable in C++?
What are the ways of making comments in javascript?
What is a static class?
what is the purpose of webpartmanager sealed class?
You are a project manager for a network cabling project for your organization. Your project team is made up of six full-time employees and three contractors. This is the first time they have all worked together. You know that the team will go through the stages of team development in the following order: A. Forming, storming, norming, and performing B. Storming, norming, forming, and performing C. Norming, storming, forming, and performing D. Forming, norming, storming, performing
Can foreign key be null?
Explain what is tableau?