Hi all, This may be an unimportant question, but does anyone know what GPS stands for in MAXGPS? I am going to be satisfied with IDENT meaning "Identification" of the last record of a collection of records in the input data set. BUT, the GPS thing is driving me crazy! I know the IBM description, but nowhere can I find the meaning of GPS.
Thanks,
BuddyG
IEBGENER - MAXGPS
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: IEBGENER - MAXGPS
If you look in the Utilities manual, IEBGENER's GENERATE statement references MAXGPS as the maximum number of IDENT or IDENTG in RECORD statements. If you then look at the RECORD statement, the explanation starts off
So MAXGPS refers to the maximum number of GROUPS (i.e., record groups) being defined in the IEBGENER.The RECORD statement is used to define a record group and to supply editing information. A record group consists of records that are to be processed identically.