Reply To: xlt_filter

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf xlt_filter Reply To: xlt_filter

#58878
Anonymous
Participant

    Then try in the xlate

    set xlateOutVals [string range [append xlateInVals [string repeat ” ” 37]] 0 36]

    or

    xlt_filter {-e-37{+ }-h-j37-a}

    I’m not sure if the -h is necessary, but just in case.