Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Appending Print to File from Windows - How?

0 views
Skip to first unread message

rm8...@inet.d48.lilly.com

unread,
Jan 17, 1995, 11:30:48 AM1/17/95
to
Under windows, when printing to a file, how can I append the new output to a
existing file? If the same name is supplied then the print to file dialog
prompts to over-write the file...I want to add to the file....

Printing from Word 6.0 can append - printing from Word 2.0 or directly from
VB doesn't. I'm interested in printing directly from VB but if this is some
special driver setting I can either make the setting through VB or I'll
write a DLL.

Any idea how this can be done?
I was even messing with special characters within the file name to see if it
would interpret them to append the output????

Thanks for any help

Clark Brady , Eli Lilly - 317-277-1769
brady_...@lilly.com


Chuck Stuart

unread,
Jan 16, 1995, 8:32:29 PM1/16/95
to

>Under windows, when printing to a file, how can I append the new output to a
>existing file? If the same name is supplied then the print to file dialog
>prompts to over-write the file...I want to add to the file....

>Printing from Word 6.0 can append - printing from Word 2.0 or directly from
>VB doesn't. I'm interested in printing directly from VB but if this is some
>special driver setting I can either make the setting through VB or I'll
>write a DLL.

>Any idea how this can be done?
>I was even messing with special characters within the file name to see if it
>would interpret them to append the output????

Open MyFile for Append

------------------------------------------------------------------------
Chuck Stuart
Mesquite TX USA
Contract Programmer.
Author of VBTrace, runtime VB Trace/Profile/XRef utility.
------------------------------------------------------------------------

0 new messages