News

You can view a Text file in Command Prompt or PowerShell in Windows 11/10. You can view the entire content of TXT, a specific line, etc.
Is it possible to read from a txt file to get a value to use in a batch file. I'm able to do it if I know what value I'm looking for in the txt file, but I'm not able to read line by line ...