I have randomly sorted my dud collection by location.E 9 e.g. 1.2 3 . . .). Randomly to save space. One problem is CLZ prints out (e.g all ones together. (1.11.111) any suggestions?
Jojn
the only way to fix this is to modify your location numbers to be 001, 011 and 111
If you go up to the thousands, or plan to, you should change the numbers to 0001 0011 and 0111
Number sorting has always worked like this on our web-apps.
CLZ Movies Web uses strict alphabetical sorting. I am afraid natural sorting is very hard (impossible?) to do in a sql based environment.
Hope that helps a little bit!
Thank you I made that change, it worked great! I love the way you made the printout! Easy to use. Even covers can be included.
1 Like