Hello friends, i am new to AS/400. Can any one help me in
AS/400 i meant say can you send me some FAQS and interview
questions.
Answer Posted / karu
you have lots of questions in this website..............and.....also search in go4as400.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how you will find an error which is not in the first page of the subfile without using rolldown key?
how can you execute a command from within an rpg program without calling a clp program?
how will you find a string using pdm?
What is the default access path of a file?
define the purpose of the iter operation?
how will you display a particular page in subfile ?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
If 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..?
define a output queue?
How to add 99 menu (page down) option in menu creation..
what is xfoot opcode ?
Difference Between Ca & Cf?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
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 arrival sequence?