Hello friends, i am having 1 year experience in AS/400. Can any one send me the as400 interview questions to my email id:nagaraju20087@gmail.com
In RPG How to read a records from a file without using read opcodes?
how does union file maintains record formats?
How to reverse the string in rpg
can a join logical file be updated?
What is primary file? How many primary file can be declared in a RPG program?
how will you add a field to physical file already containing data?
What is the function of RJE Conversion Utility?
how can database records be read without lock ?
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?