Rev 9567 | 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 |
||
9563 | guerimand | 26 | livret_legende[11] deny |
1319 | guerimand | 27 | cf_nbpalier any |
28 | cf_description any |
||
29 | cf_title any |
||
30 | cf_abandon any |
||
31 | cf_set any |
||
3095 | guerimand | 32 | cf_showempty any |
33 | cf_show2user any |
||
1319 | guerimand | 34 | cf_nonactivesheet any |
1768 | guerimand | 35 | cf_minac any |
1951 | guerimand | 36 | cf_scoreoption any |
37 | cf_scorecolor[11] any |
||
38 | cf_scoreview any |
||
9563 | guerimand | 39 | cf_legende[11] any |
1319 | guerimand | 40 | job any |
41 | maxcomp init |
||
42 | maxpalier init |
||
43 | comp any |
||
4344 | guerimand | 44 | palier any |
1319 | guerimand | 45 | cf_palier[5] reply |
46 | ltsheets reply |
||
47 | palier reply |
||
48 | echoose reply |
||
8368 | bpr | 49 | sheet[MAX_SHEETS] init |
1845 | guerimand | 50 | user any |
51 | livret_dir init |
||
52 | livret_supervise init |
||
1951 | guerimand | 53 | wims_scoreview deny |
54 | wims_scoreoption init |
||
2935 | guerimand | 55 | wims_scorecolor deny |
3212 | guerimand | 56 | convert_table init |
8368 | bpr | 57 | wims_deposit reply |
9581 | guerimand | 58 | varfilter reply |
59 | varfilterclear reply |