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



Thanks

Single double quotes -vs- Double single quotes

I tried the strin with "single double quotes (not double singlr
quotes)... ant it is working fine

STRPCCMD PCCMD('RTOPCB "C:\Documents and +
Settings\tlockwoo\My +
Documents\coeavwxfr.dtf"')



Jorge

midrange-l-bounces@xxxxxxxxxxxx wrote on 06/12/2007 10:10:50 AM:

The reason its not working is that it does not "see" the spaces
after "and" and "my" since it is not a string. Your command needs to be

STRPCCMD PCCMD('RTOPCB ''C:\Documents and +
Settings\tlockwoo\My +
Documents\coeavwxfr.dtf''')

Sharon

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Michael Ryan
Sent: Tuesday, June 12, 2007 8:58 AM
To: Midrange Systems Technical Discussion
Subject: Re: Transfer file from iSeries to PC "Using Client Access"

I'd try quoting that C:\Documents and +
Settings\tlockwoo\My +
Documents\coeavwxfr.dtf'
string.

On 6/12/07, jmoreno@xxxxxxxxxxxxxxxx <jmoreno@xxxxxxxxxxxxxxxx> wrote:
Hello everyone,

I am sure this is well traveled ground for many.
The question has to do with a Transfer file request from the iSeries
to
the PC 'Using Client Access"


Although we could use FTP. IFS copy commands ...
the requirement is to use the Transfer file facility from the iSeries
to
the PC.

(1) We have done this and we can create a new PC file every time we
request the transfer from the PC .dft file

however

(2) when we put together the CL program that runs interactively .. we
are
not getting any
results or diagnostic messages or completion/rejection of the
request

No transfer is performed.

This is the sample code
Any ideas will be appreciated.

PGM

chgjob log( 4 00 *seclvl ) logclpgm( *yes )

STRPCO
monmsg msgid( IWS4010 )


STRPCCMD PCCMD('RTOPCB C:\Documents and +
Settings\tlockwoo\My +
Documents\coeavwxfr.dtf')

ENDPGM



Thanks


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


CONFIDENTIAL
This e-mail and any files transmitted with it are the property of
BillSoft, Incorporated and/or its affiliates, are confidential, and are
intended solely for the use of the individual or entity to whom this
e-mail is addressed. If there is a non-disclosure agreement in effect
between BillSoft and the recipient, the contents of this email and any
files transmitted with it should be treated as confidential under the
terms of such agreement. If you are not one of the named recipients or
otherwise have reason to believe that you have received this e-mail in
error, please notify the sender and delete this message immediately
from your computer. Any other use, retention, dissemination, forwarding,
printing or copying of this e-mail is strictly prohibited.

"BillSoft" and "EZTax" are registered trademarks of BillSoft,
Incorporated.

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

Follow-Ups:
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.