how to run only 10 modules of existing N modules in service
program in RPGILE ?
Answers were Sorted based on User's Feedback
Answer / alagan v
Actually question is not clear. You can not run the module within the service program. Service program is a collection of modules (ie, sub procedure or functions) and it cann't be executable it self. You can bind the service program to the binding directory and can use the modules which are bound in the service program, to the RPG programs. Hope this helps!!
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / vijay
Through BInder language by the options CURRENT and PREVIOUS
| Is This Answer Correct ? | 0 Yes | 0 No |
To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...
can we perform CHAIN operation on Subfile record format....?
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?
what is the difference between do while and do until?
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.
we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers
what r drawbacks of OPM? Why do we go for ILE RPG?
Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
RPG/400 faqs?
How to print Superscript / Subscript from RPG400
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,