Neat, two Ducks commenting in a row! Feels like the Boston Common in here.
The sort direction on the Voyage is
01.5
01
02.5
02
I just tried it with
Code:
final_sidx=finish_formatting(
test(isInt, i, f),
'',
'',
'. '
so that we get a trailing period, and even that didn't sort properly.
I need to research the difference between 'd' and 'f' formatting, I don't know this stuff and I'm just cookbooking here.