Sytze de Boer wrote: > I've tried in vain to achieve the following > > An error occurred in my app. > It tells the end-user what happended > They phone me, but can't remember what the screen said > > I want to capture a screen image into a jpg file which it will then auto > email me > The emailing part is simple > The screen capture is what I'm struggling with > I've tried to follow the gdiplus samples but either no luck or the bmp file > is massive. > > There must be an easy way to do this but it escapes me > I think I want a pure vfp code thing rtaher than end user intervention or > 3rd party software installations. > > Can anyone help me ? >
Check out my latest "open source" project -- my error handler does just that: captures the error info, all VFP screens, zips all into one file, and BLAT emails me the resulting file. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

