| Robert Jones 2004-09-28, 3:55 pm |
| sameer_bon@rediffmail.com (sameer) wrote in message news:<bf573a0d.0409251030.33925875@posting.google.com>...
> Hi
>
> I am using sort utility to drop duplicate along with summing one of
> the field. this is giving me correct sum but it is coming in signed
> field & not in decimal format. Does any one faced similar situation.
> Please let me know.
Please specify the hardware, operating system and the sort product
being used.
Also include the sort control statements with the JCL or script used
to invoke it.
Please explain what you mean by a signed field and decimal format,
e.g. DISPLAY, NINARY, PACKED DECIMAL, NUMERIC-EDITED with COBOL style
PICTURE that would be used if it were in a COBOL program.
Some sample data showing what happens would also help, e.g. two or
three input records with the result of the summing process.
Robert
|