Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sriks316

    tcl if condition not working

    What is wrong with my following code. It wont execute. $pre_event_date =0; set halBirthMovie "Jan 12, 1992" if{$pre_event_date == 0} { set halBirthMovie [clock format [clock scan $halBirthMovie] -format {%d %b}] set pre_event_date [clock format [clock scan $pre_event_date] -format {%d %b}]...

Part and Inventory Search

Back
Top