I need to loop this script thru a list of about 100 files and perform the exact same operation on each file, then save the new as 100 new files. I have not been able to get that to work form me.. Any ideas? The files in question in this example are 701.cap and $aaa.txt...
Proc Parse...
I have been trying to add an "x" to the begining of a several rows of data. The best I could do is get the x, a carrige return, then the original data.
what I get:
x
1:9:0 2228 56
what I would like:
x1:9:0 2228 56...
Can't get this to work for me any way I try.. I had it before and lost the DB. I need to have a query that will pull every 10th record from another query or table....Anyone know how please help me...
I am trying to set a capture file using more than one variable. Because the first comes from a text file that I use for many scripts the second varialbe would indicate what script this is.
In other words I set holdthis to as first variable from text file (801), I would like to set the second...
I have a script that runs on 100+ servers. It captures the following data (size will vary) I would like to save this as a text file, but add an x before the numbers in the triplet column. There is other data in my capture file that I don't want to see. Just from the first entry after CALLS to...
I was trying to rename a file using aspect, so that the script does not overwrite or append to the existing file. Any ideas, I am currently using the below, but need to name file as a date string.
proc newname
string Fname = "C:\Program Files\symantec\Procomm...
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.