IBM AS400 AllOther (736) write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 20603How can we find from which source the program has been compiled for a given RPGLE program object?
5 15504what is the correct about QTEMP library(below mention)? a.it is Unique to a job b.it can be shared between different job c.it can only be deleted by QSECOFR d.Non Please give me the answer for this?
8 13237An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
3 13209A phisical file has two fields like 1) Account No(10,0) 2)Phone No(15,0)Unique on both fields?Please give me the answer for this?
3 7670What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
5 8224Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
2521You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
1 5342I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?
6 15742How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
8 23500I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
3 7087
What is RETURN CURSER LOCATION in subfile?
how do you read changed records backward in subfile?
how to toggle between single line and multi - line display of a particular record in a subfile?
What is comp?
list some of the commonly used commands for debugging?
at what level s,o are defined and what they will do?
what is the difference between udate and the system date?
what is the difference between call and ++call?
In RPG How to read a records from a file without using read opcodes?
Can you summarize the steps I have to go through in writing my first cgi?
can a single screen format occupy a screen area above and below a subfile format ?
what are the three line types in rlu ?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
what is a join logical file?
how can I control from my cgis the cache of a remote browser?