Program to write for you?
        Posted  
        
            by 
                Richard Morton
            
        on Super User
        
        See other posts from Super User
        
            or by Richard Morton
        
        
        
        Published on 2012-11-21T16:56:40Z
        Indexed on 
            2012/11/21
            17:02 UTC
        
        
        Read the original article
        Hit count: 414
        
I need a program that can write what you input in it, and "writing" it back on another process, letter by letter, not copying and pasting it back. Basically, I have a insanely huge file that would take me about a month of non-stop keyboard typing and I can't simply control-C to the other program because it doesn't allow pasting text (go figure). I do realize it's quite an unusual question, but I need this to be done by a machine and not myself. Is there any way to be done?
© Super User or respective owner