This Software is Free to Download
See full details at Program Homepage
DupBlock is a text duplication utility that generates blocks of text that are alike except for one or more sequenced variables. Users often use a manual method of copy/pasting a core block of code repeatedly with a text editor and then going back to do te
DupBlock usage begins by specifying a default text block andusing named variables in positions where you want to insert counter orlist data. Variables can be counter-type variables that sequence + 1from 0 (or from a user-defined starting value) OR a list of input datathat is output sequentially as blocks are generated. Formatting forcounter-type variables can use some aspects of 'printf' styleformatting. The number of iterations performed is determined by the'Repeat Block' field in the program dialog. Output can be sent to afile or the windows clipboard.