David Not sure how you would get a handle on the message window contents though if you loop all the open windows (use NumAllWindows()) you can test it using WindowInfo functions. But - since you put things into the message window using Print - can't you just put an additional statement in wherever that happens to trap the output into a file? Use the Write or Print# commands. You could wrap it up into a dedicated function to avoid too much duplicate code.
HTH Paul Crisp Syntegra Innovation Place Delta Bank Road Newcastle NE11 9DJ Tel 0191 461 4522 Fax 0191 460 1987 -----Original Message----- From: Eagle, David A [mailto:[EMAIL PROTECTED] Sent: 29 May 2003 12:25 To: MapInfo-L ([EMAIL PROTECTED]) Subject: MI-L Printing from a message window Listers, Quick question...can you print from a message window, if so how would you do this through MB? Rgds, Dave ---------------------------------------------- David A. Eagle GIS Consultant Atkins Design Environment & Engineering Cornerstone House Stafford Park 13, Telford Shropshire, TF3 3AZ England Tel: +44 (0)1952 21 3268 * Fax: +44 (0)1952 20 0981 * Email: [EMAIL PROTECTED] * Web: www.atkinsglobal.com <www.atkinsglobal.com> * This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 7032 ******************************************************************** This email may contain information which is privileged or confidential. If you are not the intended recipient of this email, please notify the sender immediately and delete it without reading, copying, storing, forwarding or disclosing its contents to any other person Thank you Check us out at http://www.syntegra.com ********************************************************************
