timer sort

  • AD
  • you are only sorting timer value so info about timer number is lost. if you want to keep track of that too, your record that is being sorted must also include other field(s). in this case it would need to include timer number.

    btw, in this case both elements of the record could be INT but i show value as REAL just to illustrate that structure could contain anything


    1) read pinned topic: READ FIRST...

    2) if you have an issue with robot, post question in the correct forum section... do NOT contact me directly

    3) read 1 and 2

  • you are only sorting timer value so info about timer number is lost. if you want to keep track of that too, your record that is being sorted must also include other field(s). in this case it would need to include timer number.

    btw, in this case both elements of the record could be INT but i show value as REAL just to illustrate that structure could contain anything


    Code
    Thank you very much, that's exactly what I wanted
    Code

    pasted-from-clipboard.png


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account
Sign up for a new account in our community. It's easy!
Register a new account
Sign in
Already have an account? Sign in here.
Sign in Now