From: "Eric" Newsgroups: comp.os.msdos.djgpp Subject: How to make an Ellipses (...) Date: Mon, 23 Mar 1998 22:02:47 -0500 Organization: MindSpring Enterprises Lines: 7 Message-ID: <6f77q9$s0s$1@camel29.mindspring.com> NNTP-Posting-Host: pool-207-205-163-69.nwrk.grid.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I need to write a routine to minimize the caption for a DOS window when the window is too small to display the full caption. I therefore need to show an ellipses after 2 characters of text, but I don't know how to do this. Thanks for any help!