home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / dupblock.zip / Readme.txt < prev   
Text File  |  2005-01-10  |  2KB  |  39 lines

  1.                              DupBlock
  2.                       Funduc Software, Inc.
  3.              Copyright 2001-2005, All Rights Reserved
  4.      http://www.searchandreplace.com    http://www.funduc.com
  5.  
  6. Thank you for your interest in DupBlock. 
  7.  
  8. DupBlock is a text duplication utility that generates blocks of
  9. text that are alike except for one or more sequenced variables.
  10. Usage begins by specifying a default text block and using named
  11. variables in positions where you want to insert counter or list
  12. data.  Variables can be counter-type variables that sequence + 1
  13. from 0 (or from a user-defined starting value) OR a list of input
  14. data that is output sequentially as blocks are generated.
  15. Formatting for counter-type variables can use some aspects of
  16. 'printf' style formatting.  The number of iterations performed is
  17. determined by the 'Repeat Block' field in the program dialog.
  18. Output can be sent to a file or the windows clipboard.
  19.  
  20. An example use of DupBlock is generating a scripts for our
  21. Registry Toolkit, Directory Toolkit, or Folder Synchronize
  22. utilities.  Scripts for these utilities (and others) can have
  23. multiple 'actions'.  Each action typically has many alike switch
  24. names but with changing data such as target paths or registry key
  25. specifications or numerically sequenced file names.  Users often
  26. use a manual method of copy/pasting a core block of code
  27. repeatedly with a text editor and then going back to tedious
  28. manual changes. DupBlock can be a faster, less error prone
  29. alternative - the initial block is created manually, you specify
  30. the list-type data, and the full code is generated automatically.
  31.  
  32. DubBlock is currently freeware. Please see the F1 hlp for more
  33. information.
  34.  
  35. Thank you for using Funduc Products.  
  36.  
  37. We welcome you to check our other utilities at
  38. http://www.funduc.com or http://www.searchandreplace.com.
  39.