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




Apparently emailing printer file output with a type of AFPDS is a real
pain.  I would like to email my spool file to my email address.  I don't
care what format it's in as long as I can read it when I get it in my
email.  I don't care if it's attached, inserted, embedded, converted to
text and inserted.  I just want to be able to view the spool file in anyway
shape or form after it's sent to my email address.  Has anyone done this
before?  If so, would you care to share with me how you accomplished this
task?

I think someone posted a message saying that I could convert it to RTF
format by adding more lines of code to my printer file.  Anyone know how to
do this?

Thanks,

Frank






fkany@xxxxxxxxxxxxxxxxxx@midrange.com on 05/09/2003 08:47:57 AM

Please respond to Midrange Systems Technical Discussion
       <midrange-l@xxxxxxxxxxxx>

Sent by:    midrange-l-bounces@xxxxxxxxxxxx


To:    Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
cc:

Subject:    RE: email a spool file




Can anyone see what I'm doing wrong?

*I entered the command below on a command line.
 CPYSPLF FILE(FAXCOVER) TOFILE(FKANY/SPOOLF) JOB(200361/FKANY/QPADEV000V)

*I then received this message:
 Message ID . . . . . . :   CPA3311       Severity . . . . . . . :   99
 Message type . . . . . :   Inquiry
 Date sent  . . . . . . :   05/09/03      Time sent  . . . . . . :
 08:32:51
 Message . . . . :   Attributes of file FAXCOVER not supported.  (G C)

*Here is part of the printer file description.
FILE         > FAXCOVER
             >   FKANY
DEVTYPE        *AFPDS
===============================================================

I followed the steps below:

>Move the spool file to a data base physical file.

>CPYSPLF   FILE(splfile)  TOFILE(dbfile)  JOB(job3/job2/job1)
>SPLNBR(splnbr) TOMBR(mbr)

>Move data base physical file to a folder.

>CPYTOPCD   FROMFILE(lib/dbfile)  TOFLR(folder) FROMMBR(mbr)
>REPLACE(*YES)

>Send the document.

>SNDDST   TYPE(*DOC)  TOUSRID(user address) DSTD(MAIL) DOC(mbr)
>FLR(folder)


_______________________________________________
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.cgi/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:

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.