How do you null a field in a segment.

Clovertech Forums Read Only Archives Cloverleaf Tcl Library How do you null a field in a segment.

  • Creator
    Topic
  • #49885
    Albert King
    Participant

      Is there a variable name like @null used in the Xlate that can be used in TCL?

    Viewing 0 reply threads
    • Author
      Replies
      • #64006
        Jim Kosloskey
        Participant

          Albert,

          In Tcl,

          Assume variable named ‘stuff’.

          To null $stuff:

          set stuff “”

          or

          set stuff {}

          Jim Kosloskey

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

      Viewing 0 reply threads
      • The forum ‘Tcl Library’ is closed to new topics and replies.