I tried the following with no success...what am I doing wrong??
CALL C:\RTSimEXE\RTOutput.exe "Q:\IRP09\COS & LRFF\Output\2010 Compare BaseYearChange.o_g" Month
thanks,
erock
I am trying to run a .cmd file but it errors out do to file extensions in the batch having an "&" sign. Is there a way to code the .cmd file so it won't error out? Or do I just need to rename the path??
[code]CALL C:\RTSimEXE\RTOutput.exe Q:\IRP09\COS & LRFF\Output\2010 Compare...
I'm trying to create a looping .cmd file.
my current .cmd file looks like this
CALL splitfile.pl Test1.csv
CALL splitfile.pl Test2.csv
CALL splitfile.pl Test3.csv
(I could have as many as 50 Test(x).csv files.)
It runs the perl script on the identified file in the folder. It works but I would...
I'm looking for a Perl script that will loop through all .lod files in the folder the script resides, open the file, find and delette all instances of the word "tabular", save and close.
I appreciate any help.
Thank you very much for your time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.