On the page:
https://www.tcl.tk/man/tcl/TclCmd/try.html
It says:
Handle different reasons for a file to not be openable for
reading:
But the file is opened with:
set f [open /some/file/name w]
This should be:
set f [open /some/file/name r]
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 153:11:26 |
| Calls: | 12,091 |
| Calls today: | 4 |
| Files: | 15,000 |
| Messages: | 6,517,664 |