Search found 1 match
- 07 Dec 2011 02:47
- Forum: DOS Batch Forum
- Topic: replace string that contains ">>" within the string
- Replies: 1
- Views: 2437
replace string that contains ">>" within the string
Hi, I have a rather peculiar issue here. Basically my objective is to replace a particular string with another string in a file. Allow me elaborate. I have within a file the statement sqlplus -s username/password @sqlfile.sql >>outputfile.sql I have this vbscript that accepts the username/password s...