How do you find whether a job is a batch job or interactive?
Answer Posted / syam
RTVJOBA command if Type = 0 means Batch job
Type = 1 means Interactive job
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
How to declare the pull button in AS/400..
can I touch the array during treatments?
What is a record lock error?
How to call one program from another program in RPG? please help me with the code
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
How to select highest score of each subject or how to select highest income of every month?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Interviewer asked me write down DDS for load all subfile .can anybody write dds
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is kids-rpg?
Please 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.
what is the necessary keyword needed to scroll subfile records?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
how do I play {insert rpg system here}?