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 6629i 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 4619Set 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...?
2051Suppose 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 11888If 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,
1905We 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 4077How 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 4841
if we tried to move year part of *iso date into a field of length 3, what will happen ?
how does union file maintains record formats?
what is the use of sflend keyword?
Can we debug the MSGW JOBS?
how you get the relative record in a subfile in which cursor is located?
when should I use method get, and when should I use method post in my cgis?
What are the mandatory keywords of sub file?
using dfu, user will be able to ___________ from physical file?
can you debug ile rpg program using isdb?
what is a join logical file?
Using %check we are checking monika in mona what is output? What is %SCAN?
how many specifications are there in rpg/400? What are they?
what is a rpg?
what is the function of cpysplf command?
How to declare the pull button in AS/400..