Hello accmailers ...

I have been asked (off-list) how to handle multipart files sent by a
www4mail server. The example was the ww4mail manual at
http://www.www4mail.org/pdf/www4manual.pdf

By default this pdf file is sent in four parts, each about 200 kb.
Save the four parts in the same directory.

If you are using a Windows operating system, open a command-line
window ... Run > CMD
Then navigate to the directory where you saved the files and enter

copy /b www4manual.pdf.001 + www4manual.pdf.002 + www4manual.pdf.003 + 
www4manual.pdf.004 www4manual.pdf

(that's a single command, so it should all be one line).

The resulting file (www4manual.pdf) is the manual document.

::: SZS :::

----------------------------------------------------------------------
To contribute to the discussion, email to accmail@listserv.aol.com
To unsubscribe, email to the *admin* address [EMAIL PROTECTED]
with UNSUBSCRIBE ACCMAIL as the message body.
WWW: http://szs.net/emailonly/
----------------------------------------------------------------------

Reply via email to