answersLogoWhite

0

You can sort the output using the keyword 'SEQUENCE'.

PRINT PAY-RPT

REPORT PAY-RPT LINESIZE 80

SEQUENCE DEPT

CONTROL DEPT

SUM GROSS

TITLE 01 'PERSONNEL REPORT EXAMPLE-1'

HEADING NAME ('EMPLOYEE' 'NAME')

LINE DEPT NAME EMP# GROSS NET-PAY DEDUCTIONS

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How old is the Easytrieve programming language?

I conceived the program in 1966 and worked on it as a spare time project. We contracted with them to market our program and they did extremely well. Sales increased exponentially and in December 1979, Pansophic purchased Easytrieve along with a 5-year maintenance agreement. A patent application for Easytrieve was filed in 1971 and was granted 10 years later6


How do you declare an array in easytrieve?

your wish


Does Easytrieve have a version of the COBOL uppercase function?

no


How do you convert uppper case character to lower case in easytrieve?

There are a couple of different ways to convert upper case characters to lower case in easytrieve. One is to use the INSPECT/CONVERTING command.


How to declare an array in easytrieve that occurs 99999 times?

WS-DAYS-OF-WEEK W 10 A OCCURS 99999 refer: http://code.xmlgadgets.com/2010/09/20/occurs-clause-in-easytrieve/


How do you eliminate duplicates in easytrieve?

An answer can be found here: http://www.caliberdt.com/tips/Nov2005.htm


Is sort command is a filter in unix?

The answer depends on what you consider a 'filter' program. If you consider a filter program to actually limit (or filter out) certain parts of a file then the sort program would not be considered a filter program, but more of a utility program. If you consider a filter program to be a program that changes the output in some way but gives the same amount of lines of output that are input then you could consider the sort program a filter. Most people would probably say that the sort utility program is not a filter, but it can be up to some interpretation.


How do you write a standard basic program?

That really depends on what sort of program you are trying to build, what do you want the program to do?


How do you eliminate records with easytrieve?

If you have a JOB statement, you can have a GO TO JOB statement. That will cause the next record to be read.


How do you initialize an output record in easytrieve?

In Easytrieve, you initialize an output record by defining the record structure in the DATA section and then using the WRITE statement to create a new record. You can set values for the fields of the record prior to the WRITE statement. For example, you might use the MOVE statement to assign values to specific fields before writing the output. Finally, the WRITE statement is executed to output the initialized record to the specified file or report.


How do write sorting of numbers using microprocessor?

There are several methods available to sort numbers. A simple way to program sorting is the so-called "bubble-sort". This is inefficient for larger lists of numbers; in which case it is more convenient to use one of the faster algorithms, for example, "quick-sort".


What is the Valgrind software used for?

Valgrind is a system software program that is used to sort database files according to file size and by usage. It also can sort by date, user, and by program.