Reply To: TCL Proc- Create new OBX seg if OBX|5 contains over 68 chars

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf TCL Proc- Create new OBX seg if OBX|5 contains over 68 chars Reply To: TCL Proc- Create new OBX seg if OBX|5 contains over 68 chars

#57904
Amol Kulkarni
Participant

    Hello Roushanak,

    The attached tcl limits a specific field (in this case NTE comment field) to 70 chars. You could modify it to the OBX field. Hope this is what you are looking for.

    The proc works only when called from a code fragement.

    Amol