IBM AS400 AllOther (736) 1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?
3 9943Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
2 7524Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
1 63741.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
HP,
1 13555What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
IBM,
1 8427HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
TCS,
1 6029Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
IBM,
4 9311Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
IBM,
3 8343HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
2 11126HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
IBM,
1 6232suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
CSC,
4 11001i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
6 13387How to identify the object has compiled with the debug view as *source without using STRDBG?
6 16758
what is a program described file in rpg?
how can you execute a command from within an rpg program without calling a clp program?
what is the maximum number of subroutines allowed in rpg?
what is the command used to invoke rlu ?
what do we can do with the embedded sql statements?
define the rcvf command?
how to write code for singlepage in sqlrpgle with update ?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
what is the sequence when using cursor?
when should I use method get, and when should I use method post in my cgis?
what is *place and *auto keyword in prtf ?plz explain
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
What is the actual use of fillers?
Explain mdt?
What is file information data structure(infds) in as400?