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 3806How 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...
1893I 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 3860A rpg or clp command to find if the file field is defined as a character or numeric field.
IBM,
1 2644
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how do you use commitment control in rpg?
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...........
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
How Chain operation copies the record's data to the input buffer for the program?
what is an online rpg?
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
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
can you debug ile rpg program using isdb?
How many program bind in one module....
what is file information data structure?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
can I touch the array during treatments?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
do you use message subfiles? What are the necessary keywords required coding a message subfile?