Reply To: Can I use a variable within the Path?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Can I use a variable within the Path? Reply To: Can I use a variable within the Path?

#57577
Rentian Huang
Participant

    I added a CALL, but the value in @ctr just can NOT get passed to the variable $%l1 ???

    CALL   @ctr -> {$%l1}

    set counter [lindex $xlateInVals 0]

    incr counter -1

    xpmstore $xlateId [lindex $xlateOutList 0] c $counter