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

  1. ~/Documents/source/tclProgs/stock_quote_get/stock_quote_get.tcl
  2.  
  3. ~/Documents/source/tclProgs/stock_quote_get/stock_quote_get.tcl
  4. unable to convert date-time string "hide quote": syntax error (characters 0-3)
  5. while executing
  6. "FreeScan $string $base $timezone $locale"
  7. (procedure "::tcl::clock::scan" line 67)
  8. invoked from within
  9. "::tcl::clock::scan {hide quote}"
  10. ("uplevel" body line 1)
  11. invoked from within
  12. "uplevel 1 [info level 0]"
  13. (procedure "::tcl::clock::scan" line 4)
  14. invoked from within
  15. "clock scan {hide quote}"
  16. ("uplevel" body line 1)
  17. invoked from within
  18. "uplevel 1 [info level 0]"
  19. (procedure "clock" line 16)
  20. invoked from within
  21. "clock scan [ dict get $stats quote_time ] "
  22. invoked from within
  23. "set quote_time [ clock scan [ dict get $stats quote_time ] ]"
  24. (file "/home/rtreleaven/Documents/source/tclProgs/stock_quote_get/stock_quote_get.tcl" line 30)
  25.  
  26.  
  27.