09-19-2009, 09:44 PM
Once again I've got my little hack way of doing this...but I want to see if there is a nice easy QM way that I missed in the help file 
Program saves files with this number suffixed on the file name:
00-99 (just formatted with leading zero)
but then:
100 is outputted as "a0"
101 = a1
102 = a2
...
110 = b0
120 = c0
up to 159 =f9

Program saves files with this number suffixed on the file name:
00-99 (just formatted with leading zero)
but then:
100 is outputted as "a0"
101 = a1
102 = a2
...
110 = b0
120 = c0
up to 159 =f9
