Re: Layout Hell.
From: Richard (riplin_at_Azonic.co.nz)
Date: 07/16/04
- Previous message: Chuck Stevens: "Re: Cobol Linear search Vs Perfrom Until"
- In reply to: JerryMouse: "Re: Layout Hell."
- Next in thread: Lueko Willms: "Re: Layout Hell."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Jul 2004 12:06:41 -0700
"JerryMouse" <nospam@bisusa.com> wrote
> > I see that all the 10s are repeated as 77s as PIC S9(4)
> > why?
>
> They are not repeated. They have different names. You'll have to ask the
> original programmer why, but I suspect it's for temporary storage of the
> previous record.
All the following 77s are named POS.. and are 4 digit numbers. They
are probably POSitions. Either set to being the offsets in the
record, or screen I/O positions, or something.
- Previous message: Chuck Stevens: "Re: Cobol Linear search Vs Perfrom Until"
- In reply to: JerryMouse: "Re: Layout Hell."
- Next in thread: Lueko Willms: "Re: Layout Hell."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]