Lineoffset list
Posted: Thu Jun 21, 2012 4:29 pm
Hi,
I'm very *very* new to livecode, so this may be a dumb question, but I'm having trouble with lineoffsets. I have a list of items in one variable, with one line set as a sort of break point to separate 2 sets of data. I want to use lineoffset to break up the data. So, I'm trying to put line 1 of said variable through lineoffset-1 into one variable, and lineoffset + 1 through the last line into a different variable.
Is this something I can do? If so, how?
Thanks so much!
I'm very *very* new to livecode, so this may be a dumb question, but I'm having trouble with lineoffsets. I have a list of items in one variable, with one line set as a sort of break point to separate 2 sets of data. I want to use lineoffset to break up the data. So, I'm trying to put line 1 of said variable through lineoffset-1 into one variable, and lineoffset + 1 through the last line into a different variable.
Is this something I can do? If so, how?
Thanks so much!