I have a rather unique requirement that I need to code. I need to be able to be able to capture the contents of the screen and save it to a bitmap file in an automated fashion (i.e. a function call). I'd prefer to use Visual Basic.<br><br>The logic would work something like this:<br><br>If flag is set then:<br><br>1) print screen (copies contents of screen to clipboard<br>2) save clipboard bitmap contents to filename.<br><br>I've gone through some of my manuals but can't find anything that would clearly and easily do the trick.<br><br>If another tek-tip forum would make more sense to post this question please let me know....<br><br>jerry