Subversion Repositories wimsdev

Rev

Rev 3095 | Rev 4344 | 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
1319 guerimand 20
livret_color			init
1845 guerimand 21
livret_minac			deny
1319 guerimand 22
livret_title			deny
23
livret_description              deny
24
livret_nbpalier			deny
25
cf_nbpalier			any
26
cf_description                  any
27
cf_title                        any
28
cf_abandon                      any
29
cf_set                          any
3095 guerimand 30
cf_showempty			any
31
cf_show2user			any
1319 guerimand 32
cf_nonactivesheet		any
1768 guerimand 33
cf_minac			any
1951 guerimand 34
cf_scoreoption			any
35
cf_scorecolor[11]		any
36
cf_scoreview			any
1319 guerimand 37
job				any
38
maxcomp				init
39
maxpalier			init
40
comp				any
41
cf_palier[5]			reply
42
ltsheets			reply
43
palier				reply
44
echoose				reply
45
sheet[64]			init
1845 guerimand 46
user				any
47
livret_dir			init
48
livret_supervise		init
1951 guerimand 49
wims_scoreview			deny
50
wims_scoreoption		init
2935 guerimand 51
wims_scorecolor			deny
3212 guerimand 52
convert_table			init
53
wims_deposit			reply