Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
1050Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
1351What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
1027How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
1274Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
11261. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
1053Post New IBM AS400 AllOther Questions
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
can you specify a display file to be used in the following modes input,output, or combined modes ?
what are dds required for subfile?
how do you specify page overflow indicator for printer files in rpg?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
list some of the commonly used commands for debugging?
how can I predict the performance of my cgis?
How can we arrange duplicate records in a file?
what are members?
what is the favicon.ico request that my site receives now and then?
what is a composite key?
what is the sequence when using cursor?
what is rpg fixed logic cycle?
what is a join logical file?
what does vldcmdkey means?