
Search found 2 matches
- Wed Oct 23, 2013 1:36 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: sort lines in text field
- Replies: 3
- Views: 3255
Re: sort lines in text field
That works! Thank you. 

- Wed Oct 23, 2013 10:59 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: sort lines in text field
- Replies: 3
- Views: 3255
sort lines in text field
I have downloaded Yahoo historical price data and placed it in a variable named "buffer1". Yahoo data is in reverse chronological order. I want the data in chronological order. Here are the first three lines of the data: 2013-10-22,25.50,26.12,25.43,26.02,53407700,26.02 2013-10-21,24.47,24.97,24.43,...