Question

  Asked: Apr 9 2008   8:02 AM GMT
  Asked by: Developin


AS/400 what keyword is used on the RPG IV definition specification to rename a subfield in an externaly defined data structure


RPG, AS/400, iSeries development

what keyword is used on the RPG IV definition specification to rename a subfield in an externaly defined data structure

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0




Hi,

You can use the EXTFLD keyword :-

D NEWNAME E EXTFLD(EXTNAME)

Where EXTNAME is the externally defined name and NEWNAME is the internal name for your program.

Regards,

Martin Gilbert.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register