amio
Jul 7 2008, 10:30 AM
Would like to delete this special symbols in the text file .
Yzöwl
Jul 7 2008, 02:01 PM
You would be better off using
GSAR:
CODE
gsar -s% -r -o yourfile.ext
GSAR is available
here.
amio
Jul 8 2008, 04:04 AM
QUOTE (Yzöwl @ Jul 7 2008, 03:01 PM)

You would be better off using
GSAR:
CODE
gsar -s% -r -o yourfile.ext
GSAR is available
here.
Sorry I would like to call batch
Put it in .Cmd or .Bat inside batch
Yzöwl
Jul 8 2008, 09:56 AM
I don't understand, the line I gave you is a command line, it should therefore work at a prompt or from a script.
The only information you provided was your symbol, a text file, and a couple of third party command utility names. I used my judgement based on that and provided you with a working solution.
If my interpretation of your requirements was incorrect then please provide more information in order that a more suitable response may be given.
amio
Jul 9 2008, 03:54 AM
Thank you, I probably understand
Martin H
Jul 11 2008, 10:06 PM
@Yzöwl
...Just wanted to say thank you so much for your 'gsar.exe' recommendation
CU, Martin.