how can i get the cursor position in display screen to
to display my window?
Answer Posted / yogesh
Return Cursor Location (RTNCSRLOC)keyword in display file.
You must specify the cursor-record parameter and the cursor-
field
parameter. You can also specify the cursor-position
parameter.
The fields you specify for cursor-record and cursor-field
must be
unique, 10-character, hidden fields that are defined for
the record
format.
The field you specify for cursor-position must be a signed-
numeric,
4-character, hidden field that does not have decimal
places. The
field must be defined for the record
format.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
define the purpose of the *bcat function?
what is the use of dspatr(mdt) keyword?
what is the syntax for plist?
which cl command is used to trap error messages during program execution?
what is the use of sflend keyword?
what is subfile?
define a output queue?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what are the limitations of cl (compare to rpg) ?
what is the purpose of indicators in rpg?
what is *inzsr used for?
what is match field indicator?
What is the maximum number of subfiles that can be specified in a display file?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
define subsystem?