1.

Advantages Of Ile Or Rpg?

Answer»
  • In RPG it is one step compilation (we will get *PGM object) while in ILE-RPG it is two step compilation (we have to create a *MODULE and then bind that module to a program.
  • In RPG we cannot call a program i.e. recursive call is not supported. While in ILERPG it is supported.
  • Extended Factor 2
  • Length of Factor 1 & 2 is increased to 14 as well as Length of OP-CODE is 10
  • Free format is ALLOWED
  • Built-in-functions are available.
  • In case of ILE we have the CONCEPT of ACTIVATION GROUP.
  •  In ILE EPM (Extended Program Model) is implemented while in RPG OPM (original program model)



Discussion

No Comment Found