If i have associated a type of file with a program, for instance .txt to notepad, when I click on the file it automatically opens in notepad.... how could I import the same thing from a string, where I don't have to use a TEMP file...??
I basically want to pass the string into the program directly.
I basically want to pass the string into the program directly.