Reply To: Setting a Flag(temp variable) in a XLT Iterate

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Setting a Flag(temp variable) in a XLT Iterate Reply To: Setting a Flag(temp variable) in a XLT Iterate

#59241
Paul Johnston
Participant

    My original solution of COPY =Y to @Chk2 works.

    On subsequent iterations I perform an If @Chk2 eq =Y

    Can’t get much simple than that .

    For some reason this simple solution was not working earlier and thats

    when I was became puzzled and posed my question.

    Paul