what is arrival sequence?
Answer / anuj tiwari
The records will be accessed the way in which records are added to physical file.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a logical file?
How to see all record formats used in a file?
under given circumstances, my cgi should link to another site. How to implement this?
What is diff between EVAL & MOVE?
Describe the function of SETLL operation in RPG language?
How to create a data queues?
what are necessary keywords to code message subfile?
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
What is data structure in as400? What is the use of data structure?
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?
how can i get the cursor position in display screen to to display my window?
what is the purpose of ovrdta (override data) keyword?