Set the FontName of the _Screen (either in Properties dialog or _Screen.FontName) to a Monospaced font. This will limit the output to a 60 character width.
_Screen.FontName = "Courier New" -----Original Message----- From: Sytze de Boer Sent: Tuesday, August 04, 2009 7:20 PM When I'm in my development window with Command window, and I type DIR, it displays all the tables fine But, the details spread right over my window and a huge width for the table table Is there some way that I can decrease the column widths as a new default The same happens when I type list off _______________________________________________ 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/000c01ca155a$afff3b20$0ffdb1...@com ** 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.

