Rev 23 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $currcont!=yes |
||
3 | src=$wims_home/$Docdir/$doc/src/$block |
||
4 | dest=$wims_home/$wims_sesdir/doc.src |
||
5 | !mexec scripts/copy.sh |
||
6 | addtype=replace |
||
7 | !else |
||
8 | !distribute lines $saveb into titb,keyw,prev,next,upbl,dat1,dat2 |
||
9 | !bound addtype within replace,append,prepend default replace |
||
10 | !endif |
||
11 | |||
12 | !default dat1=19000101 |
||
13 | !default dat2=24000101 |