#12 closed defect (fixed)
Incorrect diva variables
Reported by: | miha | Owned by: | miha |
---|---|---|---|
Priority: | minor | Milestone: | Promot 0.8 |
Component: | PromotWriterDiana | Version: | |
Severity: | bad | Keywords: | |
Cc: | dosta@… |
Description
Diva names have incorrect case in the collections For example Afl_ga instead of AFL_GA
Change History (5)
comment:1 Changed 19 years ago by miha
- Cc dosta@… added
comment:2 Changed 19 years ago by ginkel
comment:3 Changed 19 years ago by dosta
Also if anyone want I have litle program which regenerate file with states. From diva files states.stat and states.map it generate new file new.stat which could be used in diana (with function DivaLoadStatesVariables?() ). (without any problems with names )
comment:4 Changed 19 years ago by miha
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 17 years ago by rempel
- Milestone changed from Promot 1.0 to Promot 0.8
Note: See
TracTickets for help on using
tickets.
DIVA is not case-sensitive. Promot produces mixed case with model-name. The best solution is probably to generate different names into the Diana files only, because Diva relies on the mixed case names.
Also it is possible to load DIVA data into promot via the gui.