Answer Posted / manish
Pannel Group is used to create help.When you press F1 key
help related to any thing is diplsyed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is a rpg?
what is an online rpg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is the necessary keyword needed to scroll subfile records?
how does the rpg element work?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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
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.
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 to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is the use of sflnxtchg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how do I declare a minor?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?