Robert Weisser

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: using TABLE LOOKUP to send labs #61568
    Robert Weisser
    Participant

      The following line:

      Code:

      if {![string length $disp]} {set disp KILL}

      means:  if the length of $disp is 0, set disp to KILL.

    Viewing 1 replies (of 1 total)