Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

54.Text generator -- Make batch text with loop n1=1..6, n2=2,4,6,2,4,6 n3=3,6,3,6,3,6

User: sysdemo -- 2007-12-05          << 53  55 >>
Hits: 5149
Type: Text generator   
Search all Text generator examples
Description:
Make batch text with loop n1=1..6, n2=2,4,6,2,4,6 n3=3,6,3,6,3,6
Output Sample:
test batch n1=1, n2=2, n3=3 
test batch n1=2, n2=4, n3=6 
test batch n1=3, n2=6, n3=3 
test batch n1=4, n2=2, n3=6 
test batch n1=5, n2=4, n3=3 
test batch n1=6, n2=6, n3=6
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. Ctrl-h open replace dialog  
2. Select "Advanced" frame, enter "insert begin text" window as following:  
 
3. Click "Replace", it's ok.  
Syntax: make_batch(text,count start1, step1, stop1, fmt1, start2, step2, stop2, fmt2, start3, step3, stop3, fmt3)  
Count=10, number of commands is 10 
batch_no1 start=1, step=1, end=10 
batch_no2 start=2, step=2, end=8 
...
Download Script:  scripts/54.rst.zip

Screenshot 1:  Replace_Advanced_Window


Similar Examples:
Make a batch file to change name of all files  (36%)
How to batch rename csv file with text from 2nd line, 2nd column of file? (34%)
How to make batch operations for following file list? (32%)
How to batch extract ascii text from multiple binary files, such as exe files? (31%)
How to batch change a lot of xml files, adding all <ID> by 1? (31%)
How to batch uudecode a lot of files? (31%)
How to batch rename text files with random line from file contents? (30%)
How to sort lines of text file by comparing the sum of column1, 2 and 3? (30%)

Check Demo of Text generator
Keywords:
110  batch n1  loop  commands  count start  syntax  tax  command  insert begin text  insert begin  text generator with loop  text generator loop  loop text generator  text loop generator  loop replace  text generator batch  batch text generator  batch insert