Alphabetize String

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Googie85
Posts: 199
Joined: Tue Aug 05, 2014 10:07 am

Alphabetize String

Post by Googie85 » Sat Jul 08, 2017 7:22 am

Hi Guys!

I am trying to arrange a string in alphabetical order. Lets say the string is as follows:

Gname
Cname
Aname
Nname

How would I sort those in Alphabetical order?

Many Thanks,

Googie!

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9802
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Alphabetize String

Post by FourthWorld » Sat Jul 08, 2017 8:04 am

See the "sort" command in the Dictionary.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

MaxV
Posts: 1579
Joined: Tue May 28, 2013 2:20 pm
Location: Italy
Contact:

Re: Alphabetize String

Post by MaxV » Tue Jul 11, 2017 2:52 pm

Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply

Return to “Windows”