two attributes which govern the excecution of a job>>>>??
Answers were Sorted based on User's Feedback
Answer / svankipu
Obviously it's Priority and the position in the Job-Queue
| Is This Answer Correct ? | 1 Yes | 1 No |
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
How to print Superscript / Subscript from RPG400
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
use of PUTOVR,OVRDTA,KEEP keywords?
what is the rpg system?
What will happen if we r using seton lr after return or vice versa.
parameters cannot be passed in which one???
What is the significance of UDATE?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
what do you mean by SESSION/DEVOCE ERROR?
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?