Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sort data in txt file by date and time
#6
Code:
Copy      Help
str s.getclip
ARRAY(str) a=s
a.sort(2)
s=a
s.trim
s.setclip


Messages In This Thread
Sort data in txt file by date and time - by asgro - 04-26-2019, 01:20 PM
RE: Sort data in txt file by date and time - by Kevin - 04-29-2019, 11:29 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)