Rev 4645 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4612 | bpr | 1 | # Variable declaration file. |
2 | # |
||
3 | # Only those variables with possible user inputs or requiring inter-request |
||
4 | # savings need to be declared in this file. |
||
5 | # |
||
6 | #Each non-comment line defines a variable. Format of the line: |
||
7 | # |
||
8 | #name allow |
||
9 | # |
||
10 | #Or the condensed format |
||
11 | # |
||
12 | #allow: name name name ... |
||
13 | # |
||
14 | #name: name of the variable |
||
15 | #allow: when allow the user to override the defined value. |
||
16 | # it maybe any, deny, init, config, reply. |
||
17 | # |
||
18 | # |
||
19 | #name allow |
||
20 | |||
21 | status deny |
||
22 | |||
4645 | bpr | 23 | reply: click_x click_y legend end erase type javaoutput javatype |
4811 | bpr | 24 | deny: data imgsrc insdraw_size dessin f_wims_deposit ext imgfilename javaoption insdraw_filebase |
4645 | bpr | 25 | any:step wims_deposit begin special_parm1 tindex wims_deposit_old begin |
4612 | bpr | 26 | init: listexo sesdir sesdir1 |