We are having a problem with our 1st Windows 7 PC. All applications are
working correctly with 1 exception, the program listed below.
This program works on our Windows XP machines, the .PDF is displayed on
the screen, but will not work on the new Windows 7 machine. It stays
input inhibited for appx 60 secs and returns with no errors the .PDF not
being displayed.
We have tested the file associations by clicking on this item in its
folder and that works correctly.
We are on V5R4. The Client Access version is V5.8.
To the best of my knowledge all PTF's have been installed and applied.
Any suggestions on how to resolve this issue will be appreciated.
Michael Smith
------------------------------------------------------------------------
-------------
STRPCO
CHGVAR VAR(&CMDSTRING) VALUE('rundll32 +
Shell32,ShellExec_RunDLL "K:09.87.15.pdf"')
CHGVAR VAR(&HND1) VALUE(' ')
CHGVAR VAR(&HND2) VALUE(' ')
CALL PGM(QSYGETPH) PARM('*CURRENT' '*NOPWD' &HND1)
CALL PGM(QSYGETPH) PARM(&PRF '*NOPWD' &HND2)
CALL PGM(QWTSETP) PARM(&HND2)
STRPCCMD PCCMD(&CMDSTRING) PAUSE(*NO)
CALL PGM(QWTSETP) PARM(&HND1)
CALL PGM(QSYRLSPH) PARM(&HND2)
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.