How can I pull data from a .txt file and use it as a batch variable?
I'm building a simple messenger batch program and I'm trying to find a way to save the people you want to message and their ip addresses. But I'm fairly new to this and I don't know how to recall the data from the txt file and set it as a variable.
Im using windows7 but I also want the code to be compatible with windowsXP.