User Tools

Site Tools


howtos:toolcoding:getprojectexportpath

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
howtos:toolcoding:getprojectexportpath [2013/06/04 13:12]
shona.weldon created
howtos:toolcoding:getprojectexportpath [2013/06/04 13:22]
shona.weldon
Line 3: Line 3:
  
 ===== Background ===== ===== Background =====
 +  * [[howtos:​toolcoding:​projectNamesDefn|Defining a project for the project list]]
 +
 +===== How To =====
 +There is a sub routine called getProjectExportPath_v2.t (potentially updated version number over time). ​ That subroutine takes the following as inputs/​outputs:​
 +  * inputStringSet - this is a string set with 3 entries in ORDER:
 +    * exportDataDir - this is the root of where the returned path starts - you must ensure this part of the path is previously made
 +    * subjectArea - this is actually the **last** part of the path which divide'​s the project'​s data in to 
 +    * projectAppendText - 
 +
 +
  
howtos/toolcoding/getprojectexportpath.txt ยท Last modified: 2013/06/04 13:46 by shona.weldon