Message to display

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}") ;
sounds like there is a loop, you may want to take out. No one can help you without some code to review.
Topic archived. No new replies allowed.