the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
IBM,
1 3215if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
IBM,
1 1607how to pick up the changed records every time in a subfile after the first change made ?
IBM,
1 1749Post New IBM AS400 AllOther Questions
What is compiler directive in as400? Give example of compiler directive.?
What is the as400 called now?
where can you specify an indicator in lokup operation?
How 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?
what are various techniques to pass parameters from one program to another?
In Which Specs Arrays, Tables & Constants Are Defined?
what is the difference between seton lr and retrn?
Difference between NOPASS & OMIT?
records can be read/update/deleted with which file?
what is the necessary keyword for non-join logical file?
how do handle file exception/error?
in conjunction with which statements can orxx and andxx conditions be used ?
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
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how can I control from my cgis the cache of a remote browser?