User Tools

Site Tools


iterations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
iterations [2015/05/01 09:06] – created dmitryiterations [2015/05/01 09:08] dmitry
Line 3: Line 3:
 Currently iterations are not natively supported in EasyMorph, although they are possible with a simple workaround. Currently iterations are not natively supported in EasyMorph, although they are possible with a simple workaround.
  
-  * Setup EasyMorph project so that it takes, say, input.csv and produces output.csv+  * Setup EasyMorph project so that it takes, say, **input.csv** and produces **output.csv**
   * Generate a list of files to process in EasyMorph   * Generate a list of files to process in EasyMorph
   * Iterate through this list:   * Iterate through this list:
-    * Take one file from the list and copy it as input.csv+    * Take one file from the list and copy it as **input.csv**
     * Run the EasyMorph project     * Run the EasyMorph project
-    * Rename output.csv and copy it to a designated output directory+    * Rename **output.csv** and copy it to a designated output directory
  
 Below is an example of a batch file that does exactly this: Below is an example of a batch file that does exactly this:

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki