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



This is what I use when I have a path with a 'space' in it...  Granted its
for the runrmtcmd... but I would 'assume' that the syntax would be
similar...

             CHGVAR     VAR(&FTPPO) VALUE('/cmdnorm D:"\program +   
                          files"\lexicom\lexicomc -r +              
                          "office-depot\mymailbox\send" -m -l +     
                          c:\newtest.xml')                          
                                                                    
             RUNRMTCMD  CMD(&FTPPO) RMTLOCNAME(INFGW *IP) +         
                       .......
  
Tim


> -----Original Message-----
> From: midrange-l-bounces@xxxxxxxxxxxx
> [SMTP:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Huxedurp, Judi
> Sent: Monday, December 01, 2003 1:49 PM
> To:   'midrange-l@xxxxxxxxxxxx'
> Subject:      RE: HTML in Client Access
> 
>    9. RE: HTML in Client Access (rob@xxxxxxxxx)
> 
> Try using the command:
> STRPCCMD PCCMD('C:\Progra~1\Intern~1\iexplore.exe http://www.denko.com')
> 
> I've used this and it works.  The DOS window that is open by the strpccmd
> cannot process the long directory names and spaces.  Remember the old DOS
> window in 95 it had the same problems.
> 
> Judi Huxedurp
> 
> message: 9
> date: Mon, 1 Dec 2003 15:45:00 -0500
> from: rob@xxxxxxxxx
> subject: RE: HTML in Client Access
> 
> Then I get:
> 'C:\Program' is not recognized as an internal or external command,
> operable program or batch file.
> 
> Press any key to return
> 
> I thought that maybe the STRPCCMD had a problem with the space.  That's 
> why I created the shortcut in the root, but that didn't help either.
> 
> Rob Berendt
> -- 
> "They that can give up essential liberty to obtain a little temporary 
> safety deserve neither liberty nor safety." 
> Benjamin Franklin 
> 
> 
> 
> 
> michaelr_41@xxxxxxxxxxxxxx 
> Sent by: midrange-l-bounces@xxxxxxxxxxxx
> 12/01/2003 02:51 PM
> Please respond to
> Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
> 
> 
> To
> "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
> cc
> 
> Fax to
> 
> Subject
> RE: HTML in Client Access
> 
> 
> 
> 
> 
> 
> How about 'C:\Program Files\Internet Explorer\IEXPLORE.EXE'?
> 
> On Mon, 1 Dec 2003 14:18:06 -0500, rob@xxxxxxxxx said:
> > I don't know what I'm doing wrong but from my 5250 session I tried
> > STRPCO
> > STRPCCMD PCCMD('C:\IEXPLORE.EXE HTTP:\\WWW.DEKKO.COM')
> > after copying iexplore.exe as a shortcut into the root directory.
> > and I get an error window with the following:
> > 
> > 'C:\IEXPLORE.EXE' is not recognized as an internal or external command,
> > operable program or batch file.
> > 
> > Press any key to return
> > 
> > 
> > 
> > Rob Berendt
> > -- 
> > "They that can give up essential liberty to obtain a little temporary 
> > safety deserve neither liberty nor safety." 
> > Benjamin Franklin 
> > _______________________________________________
> > 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.
> > 
> -- 
>  
>   michaelr_41@xxxxxxxxxxxxxx
> 
> -- 
> http://www.fastmail.fm - The way an email service should be
> _______________________________________________
> 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) digest 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.
> 
> 
> 
> End of MIDRANGE-L Digest, Vol 2, Issue 1868
> *******************************************
> 
> 
> **********************************************************************
> This message and any files transmitted with it are
> confidential and are intended solely for the use of 
> those persons to whom the message is addressed.  
> If you have received this message in error, please 
> destroy and delete this message from your computer.  
> Any unauthorised form of reproduction of this message 
> or any files transmitted with it is strictly prohibited. 
> Rothschild Group Staff (other than the intended recipient or author) 
> may have access to messages sent and received through 
> the Rothschild gateway. The Rothschild Group does not make any 
> warranty concerning the security of any information 
> electronically transmitted and disclaims all liability for the 
> proper and complete transmission of any information contained
> or purportedly contained in this message, nor for any delay 
> in its receipt.  If you receive this message in error please 
> notify the sender.
> 
> **********************************************************************
> 
> _______________________________________________
> 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 e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential or privileged
information.  Any unauthorized review, use, disclosure or distribution is
prohibited.  If you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.