Know this has been asked many times, what's the quickest way to sort an array please?
I've seen a load of different methods, but most seem to deal with numeric elements in the array & mines awkward (as always)& it's alphabetic entries.
Has anyone got any sample code I can quickly pinch please?


& it's alphabetic entries.
Reply With Quote