How can we call CL program to RPG? How many number of parameter we can pass
Answers were Sorted based on User's Feedback
Answer / vaibhav bhardwaj
Use QCMDEXC API with length and CMD Parameters.
Cmd 32767A
Length 15P 5
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ravi kumar
Hi,
CALL PGM(LIB1/ORDER)
Here ORDER is rpg prog in LIB1 library
| Is This Answer Correct ? | 1 Yes | 0 No |
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How to print output from openquery in as400 ?
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. If the file is keyed and I have declared the file as well as Key list properly in my program. Still am getting an error message like "Chain/reade operation is not allowed" What may be the case?
1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?
Hi guys. Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to upgrade my Knowledge in AS/400. Suggest me some new fields & courses which falls under AS/400. Waiting for your quick Response.
what is difference between DSPFD and DSPFFD?please give me real senario with good example?
what is an online rpg?
in which journalling which attributes are necessary