This is the exact command I am using. 

Not sure if it makes a difference but I have no spaces after @@: 

Im also specifying the location of the .bat 





@@:cmd d:\blade\$Infrastructure Change ID$.bat 







so maybe inserting the location ? 


@@:cmd /V:ON c:\$txt_BatchVerzeichnis$\HostFileImport.bat 



Kimberly 









----- Original Message ----- 
From: [email protected] 
To: [email protected] 
Sent: Friday, January 14, 2011 6:47:52 AM GMT -05:00 US/Canada Eastern 
Subject: Run Process - cmd /V:ON Batch 

** Hi, 

ARS 7.5 Patch 6 
Windows Server 2008, SP2 

Problem: 
By pressing a button a batch script should start in a command shell with the 
option /V:ON 
I need this option for delayed environment variable expansion using ! as a 
delimiter 

I tried this statement: 

@@: cmd /V:ON $txt_BatchVerzeichnis$\HostFileImport.bat 

This statement does not work. 

If i tried this statement 

@@: $txt_BatchVerzeichnis$\HostFileImport.bat 

it works, but i can not use spliting variables in a batch script. 

Does anybody know, how to start a batch script in a command shell with this 
option ? 

Thanks in advance ! 

Tristan 
_attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to