Rev 9644 | Rev 9672 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9644 | Rev 9665 | ||
---|---|---|---|
Line 61... | Line 61... | ||
61 | !if $n<=6 |
61 | !if $n<=6 |
62 | docu=!append line $autosheet to $docu |
62 | docu=!append line $autosheet to $docu |
63 | !else |
63 | !else |
64 | docu=!replace line number 7 by $autosheet in $docu |
64 | docu=!replace line number 7 by $autosheet in $docu |
65 | !endif |
65 | !endif |
66 | - | ||
- | 66 | docu=!replace line number 6 by $autosheet in $docu |
|
67 | !read proc/updatefield.proc wimshome/log/classes/$wims_class/doc/.docindex\ |
67 | !read proc/updatefield.proc wimshome/log/classes/$wims_class/doc/.docindex\ |
68 | $sdoc\ |
68 | $sdoc\ |
69 | \ |
69 | \ |
70 | $docu |
70 | $docu |
71 | !distribute lines $docu into dir,param,title,desc,status,wksheet,autosheet |
71 | !distribute lines $docu into dir,param,title,desc,status,wksheet,autosheet |