I'm running up against a problem. I have one trigger that modifies a line,
and I want to match all of the other triggers off of that one.
So the first trigger would fire, omit the line, and Note() another line. I want
another trigger to match on the line that the first one Note()-ed. Is this possible?
and I want to match all of the other triggers off of that one.
So the first trigger would fire, omit the line, and Note() another line. I want
another trigger to match on the line that the first one Note()-ed. Is this possible?