IBM AS400 AllOther (736) 1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
969There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
1132
How many maximum record format a logical file have?
what was the robotech rpg?
what is rpg ?
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)
What is file identifier where we can use?
when would you prefer logical file than opnqryf?
the maximum number of subfiles that can be active for a single file is ____ .
How to reverse the string in rpg
Why we are not able to perform insert delete and update operation in Join logical file?
A join logical file has how many record formats?
what is scan and xlate?
what is the necessary keyword for non-join logical file?
What is a query can be displayed without saving it?
what is the purpose of putovr (put with explicit override) keyword?
define the purpose/use for sflrna?