This is an easy one, but I forgot it. I'm making a simple program that contains a lot of search/replace commands. I want to search for "single carriage return" (alt shift R on the Xy4 keyboard) and replace it with a standard DOS carriage return/linefeed pair (alt shift Enter on the Xy4 keyboard). How do I get these things into a search string inside of a program? It would also be interesting to know how to get other of the search wildcards into a program. Thanks!