Can we have a Physical file without any member ? Please let
me know
Answer Posted / prasanna
We can create a physical file with no member when you try to
compile the file , opn. <Member if desire>. Mention it as
*none . This will have the structure and the source code but
not the data
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
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.
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
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to call one program from another program in RPG? please help me with the code
how do I preserve and clean the array?
How to select highest score of each subject or how to select highest income of every month?
What are the types of identifiers?
can I touch the array during treatments?
what is the difference between do while and do until?
What is a record lock error?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what was the robotech rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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?
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?