Rev 14109 | Rev 16006 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 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 | title any 0 |
||
18 | desc any 0 |
||
2329 | guerimand | 19 | comment any |
20 | ecomment any |
||
23 | reyssat | 21 | cutt any |
22 | job any 0 |
||
23 | duration any |
||
1407 | bpr | 24 | seq any |
23 | reyssat | 25 | exam init 0 |
3245 | guerimand | 26 | back init 0 |
23 | reyssat | 27 | allowtype reply 0 |
11841 | guerimand | 28 | begindscore reply |
14366 | guerimand | 29 | daybegindscore reply |
30 | monthbegindscore reply |
||
31 | yearbegindscore reply |
||
12021 | guerimand | 32 | begindscore[MAX_TECHVARVAL] reply |
14366 | guerimand | 33 | daybegindscore[MAX_TECHVARVAL] reply |
34 | monthbegindscore[MAX_TECHVARVAL] reply |
||
35 | yearbegindscore[MAX_TECHVARVAL] reply |
||
11841 | guerimand | 36 | begintscore reply |
12021 | guerimand | 37 | begintscore[MAX_TECHVARVAL] reply |
11841 | guerimand | 38 | enddscore reply |
14366 | guerimand | 39 | dayenddscore reply |
40 | monthenddscore reply |
||
41 | yearenddscore reply |
||
12021 | guerimand | 42 | enddscore[MAX_TECHVARVAL] reply |
14366 | guerimand | 43 | dayenddscore[MAX_TECHVARVAL] reply |
44 | yearenddscore[MAX_TECHVARVAL] reply |
||
45 | monthenddscore[MAX_TECHVARVAL] reply |
||
11841 | guerimand | 46 | endtscore reply |
12021 | guerimand | 47 | endtscore[MAX_TECHVARVAL] reply |
12927 | guerimand | 48 | datecheck reply |
49 | datecheck[MAX_TECHVARVAL] reply |
||
12986 | guerimand | 50 | begindscore0 reply |
14366 | guerimand | 51 | daybegindscore0 reply |
52 | yearbegindscore0 reply |
||
53 | monthbegindscore0 reply |
||
12986 | guerimand | 54 | enddscore0 reply |
14366 | guerimand | 55 | dayenddscore0 reply |
56 | yearenddscore0 reply |
||
57 | monthenddscore0 reply |
||
12986 | guerimand | 58 | begintscore0 reply |
59 | endtscore0 reply |
||
60 | Ipscore0 reply |
||
61 | datecheck0 reply |
||
11841 | guerimand | 62 | IPscore reply |
12021 | guerimand | 63 | IPscore[MAX_TECHVARVAL] reply |
11846 | guerimand | 64 | allow reply 0 |
65 | allowshare reply |
||
66 | tries reply |
||
67 | listed deny 0 |
||
2329 | guerimand | 68 | title_save deny |
69 | desc_save deny |
||
70 | setup_save deny |
||
71 | cutt_save deny |
||
72 | comment_save deny |
||
23 | reyssat | 73 | expirable deny 0 |
74 | class_expiration deny |
||
11841 | guerimand | 75 | class_creation deny |
957 | guerimand | 76 | class_type deny |
77 | class_parent deny |
||
23 | reyssat | 78 | asheets deny |
8903 | czzmrn | 79 | aexams deny |
23 | reyssat | 80 | registered deny |
81 | activeexo deny |
||
82 | |||
83 | delete reply 0 |
||
84 | moveup reply |
||
85 | modif reply |
||
86 | |||
14366 | guerimand | 87 | dayexpdate reply |
88 | monthexpdate reply |
||
89 | yearexpdate reply |
||
11807 | guerimand | 90 | expdate reply |
23 | reyssat | 91 | source reply |
92 | |||
11970 | guerimand | 93 | weight reply |
23 | reyssat | 94 | exo reply |
95 | echoose reply |
||
96 | eweight reply |
||
97 | ename reply |
||
98 | edep reply |
||
99 | eopt reply |
||
53 | guerimand | 100 | numsheet reply |
8903 | czzmrn | 101 | numexam reply |
53 | guerimand | 102 | ltsheets reply |
2731 | guerimand | 103 | save reply |
10477 | guerimand | 104 | save2 reply |
23 | reyssat | 105 | confirm_end reply |
828 | guerimand | 106 | keytitle reply |
1407 | bpr | 107 | |
2368 | bpr | 108 | init:moduclass_lang |
2789 | guerimand | 109 | select_sheet any |
6172 | czzmrn | 110 | |
9656 | guerimand | 111 | exolist deny |
10303 | guerimand | 112 | infoshow any |
113 | allowtechvar reply |
||
114 | old_allowtype deny |
||
115 | old_allowtechvar deny |
||
14109 | guerimand | 116 | movesource reply |
117 | movetarget reply |