In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
1 3874How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
1934I 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.
1 3940A rpg or clp command to find if the file field is defined as a character or numeric field.
IBM,
1 2722
can you debug ile rpg program using isdb?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How can we know running job is batch or interactive?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how can you display specific subfile page on the screen in unequal subfile?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
is this a rpg channel?
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 do I declare a minor?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How can we override a file during runtime in rpg?
what is *place and *auto keyword in prtf ?plz explain
When it is desirable to describe files Internally?
how do you use commitment control in rpg?