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
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
what is a primary file?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
which are the relational operators in rpg?
Can level check error occur if we do chgpf?
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 does vldcmdkey means?
How Many Specs Are There In Rpg & Which Are They?
how to toggle between single line and multi - line display of a particular record in a subfile?
writing an sql statement from selecting records from two files using single statement and nested select statement.
what does the opcode free do?
using dfu, user will be able to ___________ from physical file?
name few ibm supplied libraries?
what is the difference between *like and *namvar ?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?