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



I moved the spooled file to an empty output queue first (just so I wouldn't have to play with lots of files)

SAVOBJ OBJ(FRED) LIB(RESTORPEM1) DEV(*SAVF) OBJTYPE(*OUTQ) SAVF(SEND_TO_A/PAUL) SPLFDTA(*ALL)
1 objects saved from library RESTORPEM1.

SNDSAVF FROMFILE(SEND_TO_A/PAUL) <<-- our own command. Uses a CPY command via /QFileSvr.400

RSTOBJ OBJ(FRED) SAVLIB(RESTORPEM1) DEV(*SAVF) SAVF(SEND_TO_A/PAUL)
1 objects restored from RESTORPEM1 to RESTORPEM1.

The restore will work even if the receiving queue already exists and has other files in it.

After I copied the overlay to the receiving system it printed with the overlay.

Paul E Musselman
PaulMmn@xxxxxxxxxxxxx

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of p.caroti@xxxxxxxx
Sent: Thursday, March 22, 2018 12:12 PM
To: midrange-l@xxxxxxxxxxxx
Subject: RE: Send/Duplicate a AFPDS Spool File to another User

Hi Paul

".I just tried saving an outq to a SAVF (SPLFDTA(*ALL)), sending it to our
other system, and restoring i.."

Which command did you used to save outq ? do you think i can save also one
single spool file ?

With SAVSPLF and RSTSPLF from JADA library, i see in the restored spool file
the Overlay, but i try to display the spool file (display example with
Access client solution) i don't see the overlay , instead if i try to
display the saved spool file i see the overlay ..

Thanks

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.