Rev 2497 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $abandon!=$empty |
||
15415 | bpr | 3 | job=list |
4 | !exit |
||
23 | reyssat | 5 | !endif |
6 | |||
7 | !if $save!=$empty |
||
15415 | bpr | 8 | !writefile wimshome/log/wims.conf.access $accessdef |
23 | reyssat | 9 | !endif |
10 | |||
11 | accessdef=!record 0 of wimshome/log/wims.conf.access |
||
12 | accessdef=!replace internal < by < in $accessdef |
||
13 | accessdef=!replace internal > by > in $accessdef |