Hi im trying to make a program that sends a message to a text file or skype and such i only want 1 message so far i only get 1 million messages that keep going all over the .txt i also want it to press enter and enter once but im having bad luck with this any suggestions?
SendKeys::Send ("Message") ;
SendKeys::Send ("{ENTER}") ;