IBM AS400 AllOther (736) suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
2 6778i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
IBM,
1 4718Set 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...?
2144Suppose 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.
6 12193If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
IBM,
1954We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
IBM,
2 4215How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 4968
How to detect record is locked in cobol/400? What is the solution for that?
how do you read changed records backward in subfile?
what is logical file?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
what does dfu program you to do on a record?
what are the two record formats a subfile contain ?
how many printer files maximum can be used in single rpg program?
what opcode will be used to test the zone of a character field?
Explain what all the conditiones required for using open opcode on a file?
what is the procedure and explain about real time scenario.
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
Can level check error occur if we do chgpf?
what are different types of substems?
how does the rpg element work?
what is rpg fixed logic cycle?