Subversion Repositories wimsdev

Rev

Rev 2935 | Rev 3095 | 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
30
cf_nonactivesheet		any
1768 guerimand 31
cf_minac			any
1951 guerimand 32
cf_scoreoption			any
33
cf_scorecolor[11]		any
34
cf_scoreview			any
1319 guerimand 35
job				any
36
maxcomp				init
37
maxpalier			init
38
comp				any
39
cf_palier[5]			reply
40
ltsheets			reply
41
palier				reply
42
echoose				reply
43
sheet[64]			init
1845 guerimand 44
user				any
45
livret_dir			init
46
livret_supervise		init
1951 guerimand 47
wims_scoreview			deny
48
wims_scoreoption		init
2935 guerimand 49
wims_scorecolor			deny
50
convert_table			init