how do you read data area in an rpg program?
Answer / shagun chahal
With the help of 'IN' opcode, we can access the data area record in to the program.
Is This Answer Correct ? | 1 Yes | 0 No |
Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?
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)?
What is array in as400? What are the types of array?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
Difference Between Ca & Cf?
Describe the function of SETLL operation in RPG language?
what is the purpose of dynslt keyword?
How to see active jobs of the system.
what is the command to know key fields of file?
If login Screen has been modified by adding current date to be displayed. What Step to be followed to Keep that date as Current date Note: If no steps taken then it will display only the compilation date
how you will know whether you are in sfldrop or sflfold mode?
what are various techniques to pass parameters from one program to another?