how can i get the cursor position in display screen to
to display my window?
Answer Posted / sapthagiri .p
Usin the Key word RTNCSRLOC . but befor using this key word
in you ensure that you are creating an hidden field C#fld
and in your program If C#FLD = 'Desired field' call your
window .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of overrides?
explain the difference between defining subfile and message-subfile?
what is the use of jdftval in join logical file?
which cl command can be used at program execution to redirect the file named in an rpg program?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
what is maximum number of arrays allowed in rpg?
what are various techniques to pass parameters from one program to another?
different type of cursor?
what does the ovrdbf command do?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
how can we run a batch job?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what is rpg ?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
Write a logic program for knowing the repeated number of a vowels in a given program?