SAMPLE: NAMESORT - Sample Application

PSS ID Number: Q103344
Article last modified on 08-24-1993

3.10
WINDOWS

----------------------------------------------------------------------
The information in this article applies to:

 - Microsoft Windows Software Development Kit (SDK) for Windows
   version 3.1
----------------------------------------------------------------------

NameSort: Sorts Names Alphabetically
NameSort alphabetizes long lists of names in ascending order based on
last names. This utility was designed for people who write memos with
long TO: and CC: lists but who hate to alphabetize names manually.
NameSort is one of the few Visual Basic/Windows applications
that have no visual representation.
To use NameSort from a document, highlight the text you want sorted
and copy it to the Clipboard. The names must appear in the following
format:
   Steve Podradchik, Bill Gates, Paul Allen
Multiple lines with random carriage returns are OK.
Double-click NameSort. When the pointer icon returns, the sorted text
will be back in the Clipboard, in the form:
   Paul Allen, Bill Gates, Steve Podradchik
Now you are ready to paste back over the original text.
NameSort was built with Visual Basic version 3.0.
KEYWORDS: CD4
For Microsoft OnLine customers, NAMESORT is available in the
Software/Data Library as 4X73.ZIP and can be found by searching on the
word NAMESORT, the Q number of this article, or S14275. For CompuServe
Customers, NAMESORT can be downloaded from the file 4-73.ZIP in
library section number 4 of the MSDNLIB forum. NAMESORT was archived
using the PKware file-compression utility.

Additional reference words: 3.10
KBCategory:
KBSubcategory:
Copyright Microsoft Corporation 1993.