Using %check we are checking monika in mona what is output?
What is %SCAN?
No Answer is Posted For this Question
Be the First to Post Answer
what is a non-join logical file?
which of the following operations does not zero the field flda defined as 4,0?
CAN WE INSERT FIELD IN PHYSICAL FILE BY USING OPNQRYF?
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
what is the difference between *like and *namvar ?
how to write code for singlepage in sqlrpgle with update ?
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
which are the relational operators in rpg?
how can I start a page in a new window?
what is the use of CPYFRMQRYF?
how many types of display are available on as/400 for user interaction?
How to see active jobs of the system.