User Tools

Site Tools


howtos:toolcoding:subroutinepackage

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
howtos:toolcoding:subroutinepackage [2013/02/20 03:33]
shona.weldon
howtos:toolcoding:subroutinepackage [2013/02/20 17:26]
marcus.williams
Line 25: Line 25:
   * copy this file and re-name it to: getProjectNames.t   * copy this file and re-name it to: getProjectNames.t
   * edit the file and adjust the project names   * edit the file and adjust the project names
- 
-getProjectExportPath.t 
-  * This subroutine will prepare for you a path with a project specific path (by reading getProjectNames.t above) for exporting data.  ​ 
-  * Given a root directory which you have to create it will make a sub-directory under that automatically for whatever project you choose  ​ 
-  * It will return a full path to that sub directory  ​ 
-  * Example for using it is in: views/​subroutines/​TemplateExamples/​usingGetProjectExportPath.t 
  
 informs_CopyAndCustomize.samm informs_CopyAndCustomize.samm
Line 36: Line 30:
   * copy this file and rename it to: informs.samm   * copy this file and rename it to: informs.samm
   * edit the file and adjust the path to the subroutines directory in the "​setpath"​ line of the file   * edit the file and adjust the path to the subroutines directory in the "​setpath"​ line of the file
 +
  
 ===== Loading subroutines ===== ===== Loading subroutines =====
howtos/toolcoding/subroutinepackage.txt ยท Last modified: 2013/06/04 12:38 by shona.weldon