what is the purpose of putovr (put with explicit override) keyword?
Answer / nitin trivedi
Use this record-level keyword to permit the override of either display file attributes or data contents of specific fields within a record displayed on the work station device.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is diff between EVAL & MOVE?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
an access path may be in which sequence?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
How can we sort an array?
What is LDA?
Hello friends, i am new to AS/400. Can any one help me in AS/400 i meant say can you send me some FAQS and interview questions.
what is a primary file?
which are the figurative constants used in rpg?