Rev 3212 | Rev 8368 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1319 | guerimand | 1 | #This is the variable definition file of the tool module `...'. |
2 | #It is part of the software wims. Author: XIAO Gang |
||
3 | |||
4 | #Each non-comment line defines a variable. Format of the line: |
||
5 | # |
||
6 | #name allow log default llim ulim |
||
7 | # |
||
8 | #name: name of the variable |
||
9 | #log: log priority. 0: no log. 1: little log. 2: more log. etc. |
||
10 | #allow: when allow the user to override the defined value. |
||
11 | # it maybe any, deny, init, config, reply. |
||
12 | #llim, ulim: lower and upper limits. (Not valid for string variable) |
||
13 | # |
||
14 | # |
||
15 | #name allow log llim ulim |
||
16 | |||
17 | asheets init |
||
3040 | guerimand | 18 | shcnt init |
19 | nasheets init |
||
4344 | guerimand | 20 | nssheets init |
1319 | guerimand | 21 | livret_color init |
1845 | guerimand | 22 | livret_minac deny |
1319 | guerimand | 23 | livret_title deny |
24 | livret_description deny |
||
25 | livret_nbpalier deny |
||
26 | cf_nbpalier any |
||
27 | cf_description any |
||
28 | cf_title any |
||
29 | cf_abandon any |
||
30 | cf_set any |
||
3095 | guerimand | 31 | cf_showempty any |
32 | cf_show2user any |
||
1319 | guerimand | 33 | cf_nonactivesheet any |
1768 | guerimand | 34 | cf_minac any |
1951 | guerimand | 35 | cf_scoreoption any |
36 | cf_scorecolor[11] any |
||
37 | cf_scoreview any |
||
1319 | guerimand | 38 | job any |
39 | maxcomp init |
||
40 | maxpalier init |
||
41 | comp any |
||
4344 | guerimand | 42 | palier any |
1319 | guerimand | 43 | cf_palier[5] reply |
44 | ltsheets reply |
||
45 | palier reply |
||
46 | echoose reply |
||
47 | sheet[64] init |
||
1845 | guerimand | 48 | user any |
49 | livret_dir init |
||
50 | livret_supervise init |
||
1951 | guerimand | 51 | wims_scoreview deny |
52 | wims_scoreoption init |
||
2935 | guerimand | 53 | wims_scorecolor deny |
3212 | guerimand | 54 | convert_table init |
55 | wims_deposit reply |