×
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've been having a bit of trouble with the upgrade of my plug-in from
WDSC/RDi v7 to RDi v7.5 so am hoping someone has a clue as to what might be
causing my problem...
To set the scene, I have some plug-in code to browse QSYS based source
members in read-only mode.
in WDSC v7 I do this through the use of the
ISeriesEditableSrcPhysicalFileMember
class and the
.open(shell, true);
method for this class. This works like a charm.
In RDi 7.5 this class seems to have been replaced with the
QSYSEditableRemoteSourceFileMember
class so that is what I am using, with the same method, passing in the
read-only is true value.
But I am getting some strange results...most of the time the editor is
opened in browse mode as expected, but sometimes as soon as the source is
visible in the editor it is already marked as dirty and the asterisk is
visible to the left of the source file member name. And very occasionally
the asterisk is not visible at all, but when I close the editor the "Save
Resource" dialog pops up, indicating that the member has been change.
I do add a partListener to the Active Workbench page to detect the closure
of editor part but I doubt that is related to the problem. Whilst debugging
I commented that code out and was still seeing the dirty marker at times.
Has anyone experienced this situation and if so do you know of any
remedies?
CSC â This is a PRIVATE message. If you are not the intended recipient,
please delete without copying and kindly advise us by e-mail of the mistake
in delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose â CSC Computer Sciences BV â Registered Office:
Kosterijland 20, 3981 AJ Bunnik, The Netherlands â Registered in The
Netherlands No: 33239071
As an Amazon Associate we earn from qualifying purchases.
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.