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...