×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Justin,
The CSRLOC keyword does not return values ... it can be used to dynamically specify the cursor position on an output operation -- they are output values.
See:
https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_71/rzakc/rzakcmstdfcsrlc.htm
I believe you want to use the RTNCSRLOC keyword instead:
See:
https://www.ibm.com/support/knowledgecenter/en/ssw_ibm_i_71/rzakc/rzakcmstdfrtncs.htm
HTH,
Mark S. Waterbury
On Friday, January 3, 2020, 5:55:38 PM EST, Justin Taylor <justin@xxxxxxxxxxxxx> wrote:
I'm trying to determine what field the user just exited in a 5250 app. I did some research and found that I should be able to retrieve the row/column position. That should do it. I added this to the DDS:
A CSRLOC(@ROW @COL)
After the EXFMT, those two fields are both zero. The screen is a window, if that matters.
Any idea what to check? Is there a better way to accomplish this? You'll have to forgive me, I don't do a lot of 5250 apps these days.
TIA
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.