what is edit word and edit code
No Answer is Posted For this Question
Be the First to Post Answer
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
can anybody help me that what is the procedure of debugging the service program?
1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
how many variables can we declare in cl pgm?
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 can we know running job is batch or interactive?
I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?
how can you display specific subfile page on the screen in unequal subfile?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
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?
How to find d key field of a pf that doesn’t have source physical file?