Answer Posted / raghav
There are couple of options to retrieve DSPF Source
1. WRKOBJ -> F4 -> Option Details = *Service... This will provide you the source PF name and library where the source of the DSPF is parked.
2. Use API QDFRTVFD (Retrieve Display File Description)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
what is logical file?
how can you check for a records existence without causing and i/o (chain/read)?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
how can a message from a message file appear as a constant on the screen?
how to validate input values in display file ?
why is as/400 called object oriented machine?
what is the maximum number of files allowed in rpg?
what is cab?
what are members?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what the purpose of ovrdta, ovrata keywords?
How to reverse a string using RPG?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?