give an eg of ACQ-(ACQUIRE),BIT OFF,BIT
ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE
SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND
FUNCTIONING...........
No Answer is Posted For this Question
Be the First to Post Answer
use of PUTOVR,OVRDTA,KEEP keywords?
Write a program to display prime numbers between 1 to 100 using RPGLE.
How do you do indexing in a physical file?
1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS.I KNOW THE STEPS FOR BATCH DEBUGGING,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,PLEASE HELP ME....
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
what is estimation? and what is the level identifier parameter in PF?
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
What is the Record Address file. How can we use it in RPG program?
how do u track msg in cl pgm???