Sorting procedure (OWBasic-Coding Forum)
It looks like you're trying to sort letters as well as letters AND numbers to me.
In my limited programming life I found that sorting numbers OR letters was ok, but to combine both took a higher level of ability and added complications which I didn't need.
Maybe if you use a letter to represent any numbers, like with hex, so you can simplify things.
Could be a lot easier than writing an all-singing all-dancing mega-algorithm kinda thing.
so Test-01 would become Test-AB
Test-10 would become Test-BA
and use a couple of arrays to interchange the information, DONT overwrite the original array with Test-01 kinda thing.
I tend to use other BASIC sites when I get a bit stuck, because basic is a pretty common language.
gesamter Thread:

Mix-Ansicht




