Thema
:
text aus datei in varible als batch?
Einzelnen Beitrag anzeigen
23.08.2005, 08:35
#
2
helios
Veteran
Registriert seit: 21.06.2001
Beiträge: 343
wenn die textdatei nur eine zeile enthält gehts z.b. so:
Code:
for /f %%i in (test.txt) do set a=%%i echo %a%
____________________________________
religion is a virus from outer space
helios
Öffentliches Profil ansehen
Private Nachricht an helios schicken
Mehr Beiträge von helios finden
Meine Hardware Konfiguration