This is a discussion on Is it possible to implement all types of SORT using COBOL? within the COBOL forums, part of the Programming Talk category; Hi All, I was reading data structures and the sort procedures in that excited me very much. So I planned ...
|
|||||||
|
|||
|
Is it possible to implement all types of SORT using COBOL?
Hi All,
I was reading data structures and the sort procedures in that excited me very much. So I planned to implement the procedures using COBOL program. But I have doubt whether it is possible to handle all sort using COBOL programs. Also let me know can I handle external sort using COBOL program. If so what are the functions that I can use to handle the same. Regards, Allan |
| Sponsored Links |
|
|||
|
Hi,
I am sure that there are some sorts which cannot be handled by COBOL program directly. But what sorts COBOL program could not handle is a question to me. Hope someone would help us in sorting out this problem. Regards, Blenda |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cobol and Tandem Cobol. | Raman | COBOL | 1 | 04-19-2007 03:45 PM |
| Cobol Versions | encoder | COBOL | 0 | 05-07-2006 09:55 PM |
| Unpopularity of cobol subroutines | priyaraji | COBOL | 0 | 05-04-2006 06:32 PM |