× 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.



Hey all. I am working with a display file that has INDARA defined.
I have an RPG file Spec for the DSPF with an INDDS() specification for a data structure.

DCL-DS DSPIndicators;
F3Exit ind pos(3);
F12Cancel ind pos(12);
End-DS;

This has ALWAYS worked.

The thing that is different about this DSPF is I am using the INVITE keyword and I am attempting to do an auto-update screen that shows the time progressing a second at-a-time.

For each loop of the screen (Write to the record, read from the file), I am accessing a database file looking for a record. Once the record is found I exit the screen.
This is also a window DSPF. I have window format and a flat record format that references the window. I am writing to the flat format reading from the display file.

I seem to have the logic working well enough. But I cannot get the INDARA/INDDS() logic working.
The users have the ability to hit F3 or F12 to cancel.
But, I am having to check for *INKC for F3 instead of F3Exit. In debug I never see the F3Exit getting set ON, but I do see *INKC getting set on.

What am I not understanding?

Any help appreciated.

Thanks,

PJT

+++++ This email and related attachments may contain confidential information intended exclusively for the addressee. Unauthorized use, disclosure or distribution of this material is prohibited. If you received this message in error, please advise the sender and delete all copies of it. Content is provided by the individual sender and does not necessarily reflect the views of the Company. Though sender believes this transmission to be virus-free, it is the recipient's responsibility to ensure that it is.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.