Can somebody tell me that, Is it possible to read all the
member of PF without OVRDBF?
Answer Posted / chirag
1. To use a typical member use the keyword EXTMBR and give
the name of the member.
2. TO use many member of a PF in the progrma use the
keyword INCLUDE and provide all the member names you want
to use.
EX: INCLUDE(record_format_name:record_format_name:...)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the types of identifiers?
Explain mdt?
What is file identifier where we can use?
What is the difference between copybooks and subprocedures in as400?
When it is desirable to describe files Internally?
how can you display specific subfile page on the screen in unequal subfile?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
how does the rpg element work?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
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?
What is the purpose of record level identifier?
What is a record lock error?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
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