×
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.
For answering various post:
Scott:
The STRPCCMD PCCMD('Start
http://www.cnn.com') fails entirely.
The STRPCCMD PCCMD('Start iexplore www.cnn.com') fails entirely.
The STRPCCMD PCCMD('rundll32 url,FileProtocolHandler
http://www.cnn.com') works.
I am running Vista, but had the same problem on XP.
The PC seems to dislike the 'Start....' but it seems many others are using it with success.
Reason for trying Start is the risc of running into the 123 char limitation and a Start
is just a bit shorter than the rundll32.....
Booth:
Using the above Start .... works in the windows Dos box (windows Start -> Run and enter the Start....)
but as mentioned not from STRPCCMD.
Vinay:
Vinay's problem seems to be somewhat close to mine since the STRPCCMD('Start...') will not
run on some windows configs.
Are we getting closer?
Brgds
Helge
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Tuesday, October 14, 2008 1:05 AM
To: Midrange Systems Technical Discussion
Subject: Re: Using STRPCCMD from Bosanova emulation
Helge,
Can you please clarify what you mean when you say it "works" or "doesn't
work"? Do you mean that it fails to pause? Or that the whole command
fails entirely?
Helge Bichel wrote:
thanks for all answers *S*
but STRPCCMD PCCMD('Start http://www.cnn.com') PAUSE(*NO) doesn't work either.
I have seen the Start used in many posts regarding STRPCCMD, but it seems it doesn't
work for me in whatever context.
When using:
STRPCCMD PCCMD('rundll32 url,FileProtocolHandler http://www.cnn.com')
it works.
What am I missing to understand ?
Brgds
Helge
As an Amazon Associate we earn from qualifying purchases.