|
I've ask this before but maybe someone has found a solution recently.
Thanx, PLA
Walden H. Leverich wrote:
If you pass "http://..." to the "start" command that should force
windows to open that document using the default handler for http.
So, STRPCCMD PCCMD('start "http://www.google.com"') PAUSE(*NO)
Should open whatever the default browser is.
-Walden
------------
Walden H Leverich III
President & CEO
Tech Software
(516) 627-3800 x11
WaldenL@xxxxxxxxxxxxxxx
http://www.TechSoftInc.com
Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.)
-----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth Martin Sent: Friday, 17 September, 2004 16:20 To: Midrange Systems Technical Discussion Subject: RE: Launch Internet browser from Green Screen
what if the browser is not known?
---------------------------------
Booth Martin
http://www.martinvt.com
---------------------------------
-------Original Message-------
From: Midrange Systems Technical Discussion
Date: 09/17/04 15:16:25
To: 'Midrange Systems Technical Discussion'
Subject: RE: Launch Internet browser from Green Screen
STRPCO affects only the interactive job where it executes. It uses a
special interface in the Client Access product to process commands on the
client (not related to rexec).
To launch a site in Internet Explorer,
STRPCO
STRPCCMD PCCMD('start iexplore.exe "http://www.google.com"') PAUSE(*NO)
Eric DeLong
Sally Beauty Company
MIS-Project Manager (BSG)
940-898-7863 or ext. 1863
-----Original Message-----
From: Peter Vidal [mailto:Peter_Vidal@xxxxxxxx]
Sent: Friday, September 17, 2004 2:08 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Launch Internet browser from Green Screen
Hi list!
I want to be able to hit F1 and launch a specific help page that is
located in our Intranet.. I know that I can create hotspots using Client
Access but I do not want to do it like that. My address is very long. I
also read about using STRPCO and using STRPCCMD. I know I can do it like
that, but how STRPCO works? Once I run the command, will PC Organizer
remain active forever? Will it be active for everybody or just for that
session? What is activated? I have not been successful I getting
information about this tool.
I still would like to be able to launch the HTML page without the STRPCO
command but I am not rejecting that solution. I would like to hear some
recommended paths from the group.
Best regards and great weekend,
Peter Vidal
PALL Corporation
SR Programmer Analyst
5775 Rio Vista Drive, Clearwater, FL 33760-3137
" Before God we are all equally wise - and equally foolish."
Albert Einstein
--
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.
--
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.
-- 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.
-- 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 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.