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...
No Answer is Posted For this Question
Be the First to Post Answer
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
What is journalling and commitment control?
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
what is the difference between the procedure and module in ILERPG?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
3 members in a databasefile .how to read records from all the members?????????
When a object will be locked & when a record will be locked? Plz explain.
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
What is the significance of UDATE?
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?
suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg