how do I declare a minor?
No Answer is Posted For this Question
Be the First to Post Answer
How to read alternative records in a pf by using rpg?
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
what is the equivalent keyword for CHAIN opcode ??
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
How can you determine the number of characters in a variable?
When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB uses the RETRN operation to return to PGMA. When PGMA call PGMB the second time is the *INZSR executed?
How to set on/off a group of indicators in a single statement?
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 identify the object has compiled with the debug view as *source without using STRDBG?
How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 Answers Bank Of America, CSC, IBM,
what is commitment control?explain about it?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?