Hi guys, anybody know How RPG/400 code can be converted to RPG
IV code with a single command?
Answer Posted / durgesh
CVTRPGSRC (Convert RPG Source)
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
how does the rpg element work?
what is *place and *auto keyword in prtf ?plz explain
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to write record if no field or the field are different in physical file in rpgle ?
What is the purpose of record level identifier?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how can I tell when to replace the array?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what do you mean by an input subfile, what are the keywords required?
what is file information data structure?
What is the difference between iter and do?
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?
what are the key words you must use when using a subfile?
What is the difference between copybooks and subprocedures in as400?
What is ment by record level identifier?