Beforce Tcl 9 I used to start all my Tcl scripts by specifying the
encoding like this with the help of a batch script with following content:
start wish.exe -encoding utf-8 scriptname.tcl
If I undestand right, in Tcl 9 this can be simplified to
start wish.exe scriptname.tcl
because the standard ecoding is now utf-8.
So is it safe to assume that the behavior of the script will be
identical after removing the ecoding option?
Thanks
Alexandru
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,075 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 94:28:48 |
| Calls: | 13,798 |
| Calls today: | 1 |
| Files: | 186,989 |
| D/L today: |
6,265 files (1,782M bytes) |
| Messages: | 2,438,400 |