COMP and COMP-3 fields

From: Roger (sudhakarkreddy_at_yahoo.com)
Date: 05/24/04


Date: 23 May 2004 22:16:30 -0700

Hi,

I would like to know what is the maximum and minimum value that can be
stored in the following declarations and how?

1. VAR1 PIC S9(03) COMP-3.
2. VAR2 PIC S9(04) COMP.
3. VAR3 PIC 9(03) COMP-3.
4. VAR4 PIC 9(04) COMP.

It would be of great help, if anybody can answer to me on this.

Thanks,
Sudhakar