Also, when I open the file that was create, I close the file and then I'm not able to delete the file. It showing that is been used when I already close all the windows and files.
I made a typo here;
set config " config info"
set config1 " Config 1 info"
set out [open "config.txt" a]
puts $out "$config"
.txt insert end "$config"
close $out
set out1 [open "config1.txt" a]
puts $out1 "$config1"
.txt insert end "$config1"
close $out1
I have this problem on my script. The following is an sample of my code:
set config " config info"
set config2 " Config 2 info"
set out [open "$config.txt" a]
puts $out "$config"
.txt insert end "$config"
close $out
set out1 [open "$config1.txt" a]
puts $out1 "$config1"
.txt insert end...
I'm creating a script to be able to configure 4 cisco routers at the time. I have not yet got into the on the script, but I couldn't find anywhere how to stack up couple of columns one beside the other one. I'm really knew in programming, so my script is probably a mess, but thats the only way...
It probably a stupid question. I just install 2003 enterprise and I will like to add a new domain because I'm setting this server so 8 user can use it. To add a domain do I have to registered. If I have a domain, but I using it for my website, can I used it? If you have any tip about domain, I...
We have Business dsl at the office and regular dsl on the home computer. All computer need to have windows professional or can be home edition. Thanks every body here. This seems a good forum.
Thanks,for your opinion.
I don't have much of experience, but I'm a fast learner.I think I'm going with the SMB 2003 and I'm going to buy a cheap dell sever because I'm going to use it for only 5 or 7 computers.
Any recommendation whitch brand should I buy from for the router, switcher and...
Hi, My cousin have a travel/immigration consultant agency, as you know he got a lot of important files. The other day one of his employee deleted a lot of files, and he was very angry . He know that I'm study to be a network administrator, so he decide that it will be nice to me to setup a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.