Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Sort verb getting bad reputation was Re: Infinite Loops and Explicit
Howard Brazee wrote:

> On  7-Dec-2004, Robert Wagner <spamblocker-robert@wagner.net> wrote:
>
> 
>
>
> I usually had code like this:
> MAIN-SECTION
>      sort...
> SORT-OUTPUT SECTION.
>      perform sort-output-paragraph.
> GET-RID-OF-THE-DAMN-SECTIONS SECTION.
> SORT-OUTPUT-PARAGRAPH.
>      ....
>
> 

The real reason dates back to sorting in real memory partitions.  I was
used to 22 - 28K partitions on DOS and 100K - 160K regions on MVT.  This
meant that you really didn't want to sort a large file using the COBOL
SORT verb because of the limited amount of memory available to the SORT.
This lessened with the 4 - 8 megabyte regions in MVS/SP and still
further in MVS/XA.  Times change and now the major reasons to have
separate sorts may well be history and the greater ease of getting a
change to even complex SORT changes (INCLUDE/OMIT, multifile etc.) into
production versus changing a program. 
>
 

Report this thread to moderator Post Follow-up to this message
Old Post
Clark F. Morris, Jr.
12-19-04 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 08:27 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.