Rev 12986 | Rev 14366 | 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 |
12021 | guerimand | 29 | begindscore[MAX_TECHVARVAL] reply |
11841 | guerimand | 30 | begintscore reply |
12021 | guerimand | 31 | begintscore[MAX_TECHVARVAL] reply |
11841 | guerimand | 32 | enddscore reply |
12021 | guerimand | 33 | enddscore[MAX_TECHVARVAL] reply |
11841 | guerimand | 34 | endtscore reply |
12021 | guerimand | 35 | endtscore[MAX_TECHVARVAL] reply |
12927 | guerimand | 36 | datecheck reply |
37 | datecheck[MAX_TECHVARVAL] reply |
||
12986 | guerimand | 38 | begindscore0 reply |
39 | enddscore0 reply |
||
40 | begintscore0 reply |
||
41 | endtscore0 reply |
||
42 | Ipscore0 reply |
||
43 | datecheck0 reply |
||
11841 | guerimand | 44 | IPscore reply |
12021 | guerimand | 45 | IPscore[MAX_TECHVARVAL] reply |
11846 | guerimand | 46 | allow reply 0 |
47 | allowshare reply |
||
48 | tries reply |
||
49 | listed deny 0 |
||
2329 | guerimand | 50 | title_save deny |
51 | desc_save deny |
||
52 | setup_save deny |
||
53 | cutt_save deny |
||
54 | comment_save deny |
||
23 | reyssat | 55 | expirable deny 0 |
56 | class_expiration deny |
||
11841 | guerimand | 57 | class_creation deny |
957 | guerimand | 58 | class_type deny |
59 | class_parent deny |
||
23 | reyssat | 60 | asheets deny |
8903 | czzmrn | 61 | aexams deny |
23 | reyssat | 62 | registered deny |
63 | activeexo deny |
||
64 | |||
65 | delete reply 0 |
||
66 | moveup reply |
||
67 | modif reply |
||
68 | |||
69 | expday reply 0 |
||
70 | expmon reply 0 |
||
71 | expyear reply 0 |
||
11807 | guerimand | 72 | expdate reply |
23 | reyssat | 73 | source reply |
74 | |||
11970 | guerimand | 75 | weight reply |
23 | reyssat | 76 | exo reply |
77 | echoose reply |
||
78 | eweight reply |
||
79 | ename reply |
||
80 | edep reply |
||
81 | eopt reply |
||
53 | guerimand | 82 | numsheet reply |
8903 | czzmrn | 83 | numexam reply |
53 | guerimand | 84 | ltsheets reply |
2731 | guerimand | 85 | save reply |
10477 | guerimand | 86 | save2 reply |
23 | reyssat | 87 | confirm_end reply |
828 | guerimand | 88 | keytitle reply |
1407 | bpr | 89 | |
2368 | bpr | 90 | init:moduclass_lang |
2789 | guerimand | 91 | select_sheet any |
6172 | czzmrn | 92 | |
9656 | guerimand | 93 | exolist deny |
10303 | guerimand | 94 | infoshow any |
95 | allowtechvar reply |
||
96 | old_allowtype deny |
||
97 | old_allowtechvar deny |
||
14109 | guerimand | 98 | movesource reply |
99 | movetarget reply |