jayadeep
March 6th, 2006, 10:50 PM
hi
i have a problem with writing a dos batch file
heres the problem
i want to take the input from the user and store store it in a variable i had done that the variable which contains the information is
%INPUT%
now i have a file where i have placeholder for this varible
eg:
filename="%dir%\xuz.dat"
i want to replace this placeholder with the value in the variable as a string how can i do it do i need use some commandline editor or tool for finding and replacing the placeholder with the value of the variable..
remember that i want to execute it at the command line any ideas....
i dont know whether i can post this here ... i did not find any appropriate section.....
any way can any body help me please.
i have a problem with writing a dos batch file
heres the problem
i want to take the input from the user and store store it in a variable i had done that the variable which contains the information is
%INPUT%
now i have a file where i have placeholder for this varible
eg:
filename="%dir%\xuz.dat"
i want to replace this placeholder with the value in the variable as a string how can i do it do i need use some commandline editor or tool for finding and replacing the placeholder with the value of the variable..
remember that i want to execute it at the command line any ideas....
i dont know whether i can post this here ... i did not find any appropriate section.....
any way can any body help me please.