This script will sort an array or multidimentional array alphabeticly while ignoring any prefix on the column such as The, An, A, etc. This script is ideal for sorting a group of artist names ...
This script will sort an array or multidimentional array alphabeticly while ignoring any prefix on the column such as The, An, A, etc. This script is ideal for sorting a group of artist names where the title may be 'The Beatles' but the sorting should be alphabetical under B instead of T.
Version 1.4 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux