Search found 2 matches

by gijima
Tue Nov 01, 2011 3:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Replacing item in line after subtracting
Replies: 3
Views: 4004

Re: Replacing item in line after subtracting

Thanks Mark!

Really appreciate it. That did it. :)
Just when I got to a stage where I did not know what to try anymore, you helped.
by gijima
Mon Oct 31, 2011 10:09 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Replacing item in line after subtracting
Replies: 3
Views: 4004

Replacing item in line after subtracting

I am a complete newbie with Livecode, and after dabbling a bit with some examples I'd like to do the following: In a list, I want to find a specific line that equals a value. Then subtract a number from an item in that line and replace the specific item with the new value: repeat for each line theli...