× 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 a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Scott,

I too hate QDLS.  However if they do not have TCP/IP odds are high that
they are running older versions of CA, if at all and I didn't want to take
a chance.

And I did suggest the direct copy from QOPT also.

Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin




Scott Klement <klemscot@klements.com>
Sent by: midrange-l-admin@midrange.com
09/11/2002 04:19 PM
Please respond to midrange-l


        To:     midrange-l@midrange.com
        cc:
        Fax to:
        Subject:        Re: Getting a SAVF to a system without TCP/IP



I don't know about Client Access, but Rumba Access/400 allows you to
put files in other areas of the IFS, not just QDLS.   (I'm sorry but
I absolutely HATE QDLS)

Likewise, you could use CPY to copy the file directly from a CD
to a save file, couldn't you?  Such as:

     CPY OBJ('/qopt/somewhere/somefile')
        TOOBJ('/qsys.lib/mylib.lib/myfile.file')
        TOCCSID(*CALC)

I didn't test it, but if it works from QDLS, logic would dictate that it
would also work from QOPT.


On Wed, 11 Sep 2002 rob@dekko.com wrote:
>
> If they can use Client Access or some such thing they could put in into
a
> folder under qdls.  Once there you can run:
> CPY OBJ('/QDLS/ROBPC/ROB/rob')
>     TOOBJ('/qsys.lib/rob.lib/rob2x.file')
>     TOCCSID(*CALC)
> I tested this.  After this then DSPSAVF FILE(ROB/ROB2X) worked
> successfully.
> Now, if they can't connect at all with a PC, but have it burned on a CD
> from the file they downloaded on their PC, then there should be no
reason
> they couldn't  do something similar to
> CPY OBJ('/QOPT/volid/rob')
>     TOOBJ('/qsys.lib/rob.lib/rob2x.file')
>     TOCCSID(*CALC)
> This I didn't test so there might be some fun and games with the ccsid.
>
> Rob Berendt

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
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 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.