Computer Programming

© Guy Lecky-Thompson

Liberty Basic Sorting Help

  1. Guy Lecky-Thompson


Top
1.   Jun 29, 2007 5:42 AM

» Feature Writer Guy Lecky-Thompson - Alphabetizing names

In response to Alphabetizing names posted by jchowell:


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

Suite101

Post this Discussion Post to facebook Add this Discussion Post to del.icio.us! Digg this Discussion Post furl this Discussion Post Add this Discussion Post to Reddit Add this Discussion Post to Technorati Add this Discussion Post to Newsvine Add this Discussion Post to Windows Live Add this Discussion Post to Yahoo Add this Discussion Post to StumbleUpon Add this Discussion Post to BlinkLists Add this Discussion Post to Spurl Add this Discussion Post to Google Add this Discussion Post to Ask Add this Discussion Post to Squidoo


Please follow the guidelines set forth in the Suite101 Posting Etiquette when adding to the discussion.