×
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.
I have a requirement of showing a subfile (editable) and some other record
simultaneously on a single screen. Subfile records and other record are
overlapping. I have tried following, but this is making SUBFILE records
uneditable. Please suggest
Screen: As Attached. Data in red border needs to be a subfile , Rest of
the data I have broken into subfile control record (CTL01) and S1. All the
fields should be editable
DSPF:
RPGLE program :
C write(e) ctl01
C write(e) S1
C read(e) ctl01
C read(e) s1
OVERLAY keyword is specified in CTL01 & S1 record format in DSPF. Above
RPGLE code displays S1 & CTL01 portion in editable mode but SFL01 fields
are not editable.
Please suggest a way , so that all the fields are editable on the screen.
Thanks,
Jyoti
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
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.