× 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 was struggling with STRPCCMD a few days back and this is what I found:

When I am using Client Access for the emulation, just giving the file name
works. The PC will automatically launch the application that is attached to
the type of file (whatever application opens the file when you double-click
it on the PC).

So just saying STRPCCMD PCCMD("/HOME/SMITHJM/pictestB.jpg") should launch
the file (at least it did for me when using Client Access).

But when using Bosanova, that did not work. I was using the Picasa picture
viewer. I copied the .exe file of the picture viewer to my C: drive and
renamed it as ppv.exe (just to shorten the length of the PC command).

Then using STRPCCMD PCCMD('C:/ppv.exe "\192.168.1.55\Images\picture.jpg"')
opened the picture from my IFS in Picasa. Ofcourse it was a pain to do the
copying on rename on every client, but it was a one time effort.

On 10/24/08, Smith, Julius Michael <JMichael.Smith@xxxxxxxx> wrote:

The following command string fails after being processed via QCMDEXC to
my pc.

The failure is reported as a pc gray dialog box with the
"C:\Window\system32\shingvw.dll,ImageView_Fullscreen" not found.

I am trying to launch the the Window picture and fax viewer application.

Any ideas on how to over come this issue would be appreciated.


VAL CmdString

MDSTRING =

....5...10...15...20...25...30...35...40...45...50...55...60

1 'STRPCCMD PCCMD('rundll32 Shell32,ShellExec_RunDLL "C:\Window'

61 's\system32\shimgvw.dll,ImageView_Fullscreen" "/Home/SMITHJM/'

121 'pictestB.jpg"') PAUSE(*NO)


TIA

Michael Smith
Certegy, Inc.



_____________

The information contained in this message is proprietary and/or
confidential. If you are not the
intended recipient, please: (i) delete the message and all copies; (ii) do
not disclose,
distribute or use the message in any manner; and (iii) notify the sender
immediately. In addition,
please be aware that any message addressed to our domain is subject to
archiving and review by
persons other than the intended recipient. Thank you.
_____________
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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-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.