Since no one answered today I'll throw out what I have found. can't be done
The "message" window is a bare-bones window frame that the text must be directly printed too. The WinAPI's only get to the window title unless it is a "text box". There is a possibility the window has a "scroll box" that is printed directly to. If you are building your own MB's, I have a Delphi DLL that has all types of goodies in it that MB/MI don't offer, like HTML [connects to internet also] with full tool bar control, a better MessageWindow that is based on a RichEdit so you can have bold/colors/etc, many math functions like XOR and parsing/calc a math string. Anyone wanting to use it drop me a mail wap3 at wap3 dot com GaoLang wrote: > hi, > > > Does anyone know of how to export or copy all content in message windows to > a text file with mapbasic code? > > Any advice is much appreciated! > > > > GaoLang > [EMAIL PROTECTED] > 2005-01-16 > > > > --------------------------------------------------------------------- > List hosting provided by Directions Magazine | www.directionsmag.com | > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Message number: 14871 > > > > -- Trey Pattillo [EMAIL PROTECTED] www.wap3.com N27.799013 W-97.665322 | If you receive an email that says something like | 'Send this to everyone you know,' | pretend you don't know me. --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 14890
