Answer Posted / venkaesh
using POSDBF
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
How to declare the pull button in AS/400..
what is kids-rpg?
what are the key words you must use when using a subfile?
How to write record if no field or the field are different in physical file in rpgle ?
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 are the types of identifiers?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
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.
How 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...
how does the rpg element work?
can I touch the array during treatments?
how do I declare a minor?
what is data area and how it is used in rpg program ?
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?