Page 1 of 1

Clipboard Text Processing

Posted: Thu Oct 25, 2007 7:58 am
by MindWorX
Hey,I wanted to know if it's possible to process text stored in the clipboard maybe?Like, the following line:Name: MagicName Level: 2 School: MagicSchoolIf i copied that, and then wanted it pasted on separate lines into Word or some other text processor, I'd look for the key words Name, Level and School. And then do the appropriate, like, removing the excessive space, make a newline, and maybe even select the keywords and bold them or something like that.I think it should be a fairly simple thing, except that i can't find the functions for doing it, and i was hoping for some help here. - MindWorX