»
Guy Lecky-Thompson
- Alphabetizing names
Hi,
I have a feeling you're not going to like my answer.
My personal belief ::personal:: is that Liberty Basic is not the best place to start programming. However, since you're on that route...
I suggest using the following:
sort arrayName$(), i, j, [,n]
If you want to do this, you'll need to put your names in an array rather than as three string variables.
Best,
Guy
Please follow the guidelines set forth in the Suite101 Posting Etiquette when adding to the discussion.