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
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
what is estimation? and what is the level identifier parameter in PF?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
What is the difference Return and InLr?
When will DUMP & DEBUG be ignored?
How do I read records from Subfile? what is the purpose of READC explain with example?
steps involved in debugging and types of debugging modes?
parameters cannot be passed in which one??