Re: Sort file by computed field
From: Howard Brazee (howard_at_brazee.net)
Date: 06/14/04
- Next message: Mike: "Re: Mainframe COBOL in Canada?"
- Previous message: Howard Brazee: "Re: [OT] The Language of... Files?"
- In reply to: Sally Pascoe: "Sort file by computed field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 14 Jun 2004 14:45:09 GMT
On 13-Jun-2004, Sally Pascoe <sallypascoe@hotmail.com> wrote:
> I want to sort records for a report in descending order of a computed
> field.
>
> How do I sort records in a file based on a computed field based on two
> fields in that file but the computed field is not in the file?
>
> Even a keyword for the command so I had something to look for would be
> a help.
Seeing that this is a COBOL newsgroup - how about using a COBOL sort? That is
precisely the reason to use an internal sort.
- Next message: Mike: "Re: Mainframe COBOL in Canada?"
- Previous message: Howard Brazee: "Re: [OT] The Language of... Files?"
- In reply to: Sally Pascoe: "Sort file by computed field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|