Issues.00410 - lordmundi/wikidoctest GitHub Wiki
00410: Support setting simdata data file via the environment
Summary: Support setting simdata data file via the environment
Created: 2012–01–24 18:27
Status: Released
Category: Request
From: mark
Version: 2.2
Released_In: 2.3
Description:
Simdata supports an environment variable for setting the API filename. Supporting the data file name would be useful to users who wish to have simdata set up from a shell script rather than using the simdata API.
Comments
mark 2012–02–26: Added support using environment variable DOUG_DATA_FILE (parallel to DOUG_API_FILE). Added a callback that will automatically attempt to load the file data after Doug starts if DOUG_DATA_FILE is specified.
Associated Commits
| commit | 9e751043763ef0da0bf039e0512b0fa50c2f7740
link5 |
||
| Author: | Mark Paterson
|
| Date: | Sun Feb 26 15:41:24 2012 -0600
|
| Message: | [@Issue 00410: Add support for setting simdata data file via environment
@] |
Affected Files:
gui/simdatadlg.tcl | 37 ++++++++++++++++++++++++++±---------
1 file changed, 27 insertions(+), 10 deletions(-)