Posted to tcl by wabbits at Wed Feb 27 16:02:23 GMT 2019view pretty

 ~/Documents/source/tclProgs/stock_quote_get/stock_quote_get.tcl

~/Documents/source/tclProgs/stock_quote_get/stock_quote_get.tcl
unable to convert date-time string "hide quote": syntax error (characters 0-3)
    while executing
"FreeScan $string $base $timezone $locale"
    (procedure "::tcl::clock::scan" line 67)
    invoked from within
"::tcl::clock::scan {hide quote}"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 [info level 0]"
    (procedure "::tcl::clock::scan" line 4)
    invoked from within
"clock scan {hide quote}"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 [info level 0]"
    (procedure "clock" line 16)
    invoked from within
"clock scan [ dict get $stats quote_time ] "
    invoked from within
"set quote_time [ clock scan [ dict get $stats quote_time ] ]"
    (file "/home/rtreleaven/Documents/source/tclProgs/stock_quote_get/stock_quote_get.tcl" line 30)