User Tag List

Results 1 to 3 of 3

Thread: Sorting a List

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sorting a List

    When a list is sorted, shouldn't it sort it in the correct order, irrespective of just the first number. E.g. the numbers 5, 1 and 13 should go to:

    1
    5
    13

    and not

    1
    13
    5?

  2. #2
    No Products Registered

    Join Date
    Jan 2007
    Location
    NC - USA
    Posts
    261
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sorting a List

    I think it is sorting alphabetically and not numerically. It would be kinda nice if sorting numerically was an option...

  3. #3
    Clicker Fusion 2.5

    Join Date
    Jul 2006
    Posts
    153
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sorting a List

    You can do it by putting a zero in front of your single numbers
    like 01 02 15 04
    strat59

Similar Threads

  1. Sorting a list
    By StingRay in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 5th July 2012, 06:11 PM
  2. Sorting groups
    By Timon in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th December 2011, 01:56 PM
  3. List Object Sorting
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th May 2011, 03:21 PM
  4. Ini++ and sorting
    By MechatheSlag in forum Extension Development
    Replies: 7
    Last Post: 29th March 2009, 07:07 PM
  5. Z Sorting or Depth Sorting, how to do it?
    By BREK in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th October 2008, 11:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •