Thread Tipp: Backticks für Windows emulieren (3 answers)
Opened by FIFO at 2012-07-31 23:25

FIFO
 2012-07-31 23:25
#160333 #160333
User since
2005-06-01
469 Artikel
BenutzerIn

user image
Hi allerseits,

Unter Windows ist es nicht so ohne weiteres möglich, in Batchfiles die Ausgabe gestarteter Programme weiterzuverwenden. Im immer lesenswerten MSDN-Blog von Raymond Chen findet sich heute eine Anleitung, wie man das FOR-Kommando dazu benutzen kann:
Reading the output of a command into a batch file variable

Gruß FIFO
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"

View full thread Tipp: Backticks für Windows emulieren