Reply To: tbllookup within Alert

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf tbllookup within Alert Reply To: tbllookup within Alert

#59048
Anonymous
Participant

    Greg,

    try the following:

    1. based on the error, tcl script could not find the path for the tbl file or permission may not be correct.

      try changing +x for +gu

    2. check your environment variables as well.

        env | grep

       you will see what is setup out there.

    Reggie