what is file identifier wher we can use
Answer / sudha
system will genaret the uniqe file identifier for every
file.system identifies file thourh that identifier.supose u
can call a file throuh an other program but u do any
change after that file identifier will change.u got error
on that time level check error cause u r file identifier
was changed.
| Is This Answer Correct ? | 3 Yes | 0 No |
how do I play {insert rpg system here}?
two types of read performed in dataqueue?????
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...........
Can AnyOne tell me how to read join logical file in rpg from starting to end?
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
how do I declare a minor?
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
steps involved in debugging and types of debugging modes?
what is post opcode do
1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?
how to display all the members records in a physical file without using ovrdbf?