User Tools

Site Tools


howtos:toolcoding:getprojectexportpath

This is an old revision of the document!


Getting project specific paths

A view may want to read and write parameter type data for it's running which is specific to a particular project.

Background

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.1370352157.txt.gz · Last modified: 2013/06/04 13:22 by shona.weldon