User Tools

Site Tools


howtos:typical_initview

This is an old revision of the document!


Prepare initialization views

  • Null Scenario - This is useful to put 0's in all your data just to get a first scenario which you can then evaluate history ins and outs

  1. In Documenter choose menu item Samm/View Scripts/General
    1. click “control”, “allCalculators”, “variable list”, and TOOL code
    2. set the tool name to “assign”
  2. Hit O.K and save the files in your cal/views directory call them nullScn.v and nullScn.t
  3. Edit the .t file and change all the “assign (…) to 0.0”:
    1. first replace [1]; ) with “” everywhere to clean up part of the string
    2. The following search and replace regular expression for the search works well in edit pad. Use replace string 0
assign \([a-z|A-Z|0-9|_]*\[[a-z|A-Z|0-9|,|_|\-\>|\+]*\]
howtos/typical_initview.1550594553.txt.gz · Last modified: 2019/02/19 16:42 by marcus.williams