Search found 3 matches
- 21 Jun 2012 06:54
- Forum: DOS Batch Forum
- Topic: \n new line (find and replace)
- Replies: 3
- Views: 3812
Re: \n new line (find and replace)
cannot do with batch file for example changing below code of internet batchsubstitue.bat @echo off REM -- Prepare the Command Processor -- SETLOCAL ENABLEEXTENSIONS SETLOCAL DISABLEDELAYEDEXPANSION ::BatchSubstitude - parses a File line by line and replaces a substring" ::syntax: BatchSubstitud...
- 18 Jun 2012 04:27
- Forum: DOS Batch Forum
- Topic: \n new line (find and replace)
- Replies: 3
- Views: 3812
Re: \n new line (find and replace)
i need below in the batch file
in ms word
if i want new para
in find and replace
in find "excel"
in replace ^pexcel
it changes to new para
in ms word
if i want new para
in find and replace
in find "excel"
in replace ^pexcel
it changes to new para
- 18 Jun 2012 04:18
- Forum: DOS Batch Forum
- Topic: \n new line (find and replace)
- Replies: 3
- Views: 3812
\n new line (find and replace)
find one word
after that word give enter
suppose in the sentence the word "excel" get enter excel start from new para
after that word give enter
suppose in the sentence the word "excel" get enter excel start from new para