Mark,

The solution, I think is already in the earlier responses. Let me
summarize what I think I understand.

The failure to display the expected "F6: Update" arises because your
code sets on rpg indicator 22, but the combination of DDS specification
INDARA and the RPG specification INDDS() means that your indicator never
reaches the display file.

Your code is close to working. Just a couple of additions ...

On Thu, 2009-11-12 at 08:39 -0500, Mark.Bazer@xxxxxxxxxxxxxxxxxxx wrote:
Here is the F-spec from the WORKSTN file and the related D-specs:
FIMS01FM cf e workstn INDDS(DspInds)

D DspInds ds
D Exit N overlay(DspInds:03)
D Accept N overlay(DspInds:06)
D Cancel N overlay(DspInds:12)
D AdvertiseF6 N overlay(DspInds:22)
*
C/free
AdvertiseF6 = *ON ; // or *OFF, depending on something you know
// but I don't
// Some time thereafter, comes WRITE or EXFMT or whatever.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2025 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.