Logging VBAPRINT directly to a file?

Post Reply
Dwedit
Junior Member
Posts: 19
Joined: Tue Mar 18, 2008 9:06 pm

Logging VBAPRINT directly to a file?

Post by Dwedit »

I'm using VBAprint to output HUGE amounts of text, like maybe 300MB. How would I go about logging it to a file instead of having it get slowly placed in a textbox?

mudlord
Senior Member
Posts: 306
Joined: Sun Feb 08, 2009 7:16 am

Logging VBAPRINT directly to a file?

Post by mudlord »

If you want, I could make a build for you, when I have time, that dumps all VBAprint output to a log file.....

Post Reply