How can duplicates be removed from a file using COBOL?
1.How can duplicates be removed from a file using COBOL ...
Description:The input file have records as:
8712351,8712353,8712353,8712354,8712356,8712352,8712355 8712352,8712355
Using COBOL I need to remove duplicates from the above file ...
2.There are 2 files. These 2 files contains some common ...
Description:There are 2 files. These 2 files contains some common
(duplicate) records. How do you copy these common (matching) records into
third file. Suggest the answer using ...
3.How to check whether a file is open already in COBOL ...
Description:I am trying to find out a way to check whether a file is
already opened in COBOL, so that I can open it if it is closed or close it
if it is opened.
4.COBOL Refresher - Scribd
Description:Mainframe Refresher Part-1 COBOL. COBOL (COmmon Business
Oriented Language) History Developed by 1959 by a group called COnference
on Data Systems Language (CODASYL).
5.Can we reverse the string in cobol ? See the following ...
Description:COBOL - Can we reverse the string in cobol ? See the following
problem : 77 NAME PIC X(10) VALUE MANOJ, 77 SRNAME PIC X(10).I want JONAM
in SRNAME. . 8 Answers are ...
6.Cobol Tutorial - Blogger
Description:When more than two values are possible coding IF can become
highly complex.
7.File Organizations - Micro Focus International
Description:Chapter 2: File Organizations. A file is a collection of data,
usually stored on disk. As a logical entity, a file enables you to divide
your data into meaningful ...
8.Learn Cobol in in One Day - Scribd
Description:Code : COBOL (COmmon Business Oriented Language) History.
Developed by 1959 by a group called COnference on Data Systems Language
(CODASYL). First COBOL compiler was ...
9.OpenCOBOL FAQ - Add 1 to COBOL
Description:1.2 What is COBOL? ¶ COBOL is an acronym for COmmon Business
Oriented Language. This author has always thought of it as "Common
Business" Oriented more than ...
10.COBOL - Wikipedia, the free encyclopedia
Description:History and specification COBOL (original) The COBOL
specification was created by a committee of researchers from private
industry, universities, and government ...
No comments:
Post a Comment