Hi at my work i have five terminals that I have to log into and it gets really anoying so there is a trick if I write my log id as follows in wordpad "useridlocation password" and copy it then i can just right click on the window of each program and it will paste it in there and log me in.What I was thinking is couldnt i use the system() function or something to make myself a quick little program to do this for me.I am new but if anyone could help me out it would be appreciated.I prefer the code to be in c++ this is the language of which I am most familar with.