|
Eric - In your example, this also works: STRPCO STRPCCMD PCCMD('start http:\\www.google.com') PAUSE(*NO) It is not necessary to specify iexplore.exe. Windows assumes that you are using the browser when a URL is passed to the START command. In regard to Booth's subsequent question, I would assume that Windows would invoke the default browser, but you know about making assumptions... Steve Landess Austin, Texas (512) 423-0935 ----- Original Message ----- From: "DeLong, Eric" <EDeLong@xxxxxxxxxxxxxxx> To: "'Midrange Systems Technical Discussion'" <midrange-l@xxxxxxxxxxxx> Sent: Friday, September 17, 2004 3:06 PM 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. > >
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.