hello<br /><br />there is a paragraph, &quot;Hackers (and creative people in general) should never be bored or have to drudge at stupid repetitive work, because when this happens it means they aren&#39;t doing what only they can do — solve new problems.&quot;<br />I&#39;m not a hacker but a just scheme beginner though,<br />same here, &quot;repetitive working without thinking is not a good thing&quot; is my opinion<br />since I start learnining programming, <br />sort of &quot;why do I have to do such a boring work? why don&#39;t I automate them by coding?&quot; thinking come across my mind time to time.<br /><br />meanwhile, some repetitive job took place.<br /><br />the repetitive working is this:<br /><br />1. read the string line by line from a source file<br />2. and paste into textbox1<br />3. click the button<br />4. and the text what I need will be apear in textbox2<br />5. copy the text from textbox2 and write to file.<br />doing this for several hundreds of times.<br /><br />It&#39;s the chance to practice and upgrade my skill by automate them.<br />but I have no idea what I have to do first.<br />I need helps.<br />the hooking skill is necessary for my opinion though.<br />could somebody please let me know how to hook with scheme?<br />or could you give me some advice or useful link?<br />no full answer is ok.<br />your little adive would be very helpful for me<br />help.<br /><br />thanks in advanced