1.The questions have given an array declaration and move
operation then this statement is correct or not?
Answers were Sorted based on User's Feedback
Answer / joydeep
I think instead of MOVE, we need to use MOVEA for array
operations.
| Is This Answer Correct ? | 5 Yes | 0 No |
Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
How do you find out whether a record is present in the physical file without reading the file? for Example Employee No: 100 in an Employee master.How do we find out whther 100 is present in Employee master without reading the file?
11 Answers Bank Of America, CSC, IBM,
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
how do u track msg in cl pgm???
How to print Superscript / Subscript from RPG400
what is batch debug in as400?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
how can we can we the data decimal error?how can we open such file in support
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
How can we call CL program to RPG? How many number of parameter we can pass
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?