Can we have a Physical file without any member ? Please let
me know
Answer Posted / girish
Yes this is possible to create PF without member,by putting
option member *none which will creat field refence file.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
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...
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is a rpg?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
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 can you display specific subfile page on the screen in unequal subfile?
what do you mean by an input subfile, what are the keywords required?
How to declare the pull button in AS/400..
can you debug ile rpg program using isdb?
how can I tell when to replace the array?
what is the difference between do while and do until?
what is *place and *auto keyword in prtf ?plz explain
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how does the rpg element work?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?