purpose of pannel group??/
Answers were Sorted based on User's Feedback
Answer / syam
In AS/400 all help screens use Panel Group objects
(*PNLGRP) and these can be created using the UIM language
(User Interface Manager). System allows you to use the same
help interface with your user difined command thru using
UIM. Create a UIM source member using SEU type PNLGRP and
compile the member using CRTPNLGRP command.
Sample UIM code = :HP1. This is the UIM code. :HP1.
Rsult on Display = This is the UIM code. (with under line)
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
Can we journel logical file and access path? Can we use commitment control for non-join L.F?
what is a rpg?
How to read a record from file where there is multiple record occurrence is available?
when will come session device error?
How to write record if no field or the field are different in physical file in rpgle ?
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
suppose 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 .
we are sending data of physical file to screen design and it is showing no record why?
How I can reread the physical file in CL program once the end of file reached in same CL program.
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?