How a field is renamed in rpg IV?..give answer with example?
Answers were Sorted based on User's Feedback
Answer / natraj
D Wrk_Rcd E DS EXTNAME(MyFile)
D Wrk_Field1 E EXTFLD(Field1)
D Wrk_Field2 E EXTFLD(Field2)
| Is This Answer Correct ? | 8 Yes | 1 No |
how can a message from a message file appear as a constant on the screen?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
Can you use multi format LF in CL program?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
What is program status data structure(psds) in as400?
What are the record format field mapping options in cpyf?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
an access path may be in which sequence?
how to define to define a hidden filed in dspf ?
which are the string manipulation opcodes?
explain the difference between defining subfile and message-subfile?
What is the symbol used for copying & moving new field in SDA?