IBM AS400 AllOther (736) Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
2 5318
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is the difference between access path and open data path?
what does defn do?
how to toggle between single line and multi - line display of a particular record in a subfile?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
in conjunction with what other keyword must ovrdta and ovrata be used?
what is the command used to invoke rlu ?
what is the maximum number of subfiles that can specified in a display file ?
how to define global parameter in ile ?
How to create a link between multiple maps in a mapset?
How to select highest score of each subject or how to select highest income of every month?
maximum number of subfiles that can defined in a rpg program for one display file is?
define the purpose of the *cat function?
what are the different methods to access seu?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?