There is your problem. Upgrade to a later version of Client Access.
--
Pete Massiello
iTech Solutions
http://www.itechsol.com
Add iTech Solutions on Facebook:
http://www.facebook.com/group.php?gid=126431824120
Add iTech Solutions on LinkedIn:
http://www.linkedin.com/groups?gid=2206093
iTech Solutions because IBM i (AS/400s) didn't come with System
Administrators
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Michael Smith
Sent: Thursday, October 14, 2010 4:51 PM
To: pctech@xxxxxxxxxxxx; Midrange Systems Technical Discussion
Subject: RUNDLL32 and Windows 7
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.