Does anyone no a way to replace a word in a txt file with another preset one? maybe using openfile or savefile to find the txt first and then use a text box to determin said word and replace it.
Example using open file to find the txt then typing a word e.g. dog to replace by using a the text box, and all words that have dog in the txt file get changed to cat. Im using visual studios 2012.
if its possible help is much appreciated