Select next line every time app run

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
shawnblc
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 342
Joined: Fri Jun 01, 2012 11:11 pm

Select next line every time app run

Post by shawnblc » Sat Jun 21, 2014 11:34 am

How would I select the next line in a text file every time an app is run? Basically, it's a tally. I'll start on selecting line 1 of the text file. Then the next time I hit select it'll select the next line. When the app is closed though and re-opened I'd like it to remember where it left off. Make sense. Having some issues (obviously noob...lol).

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Re: Select next line every time app run

Post by sefrojones » Sat Jun 21, 2014 2:59 pm


Post Reply