Rev 12338 | Rev 13363 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12338 | Rev 13307 | ||
---|---|---|---|
Line 73... | Line 73... | ||
73 | 73 | ||
74 | message=$name_confirmmksheet |
74 | message=$name_confirmmksheet |
75 | docu=!nonempty line $docu |
75 | docu=!nonempty line $docu |
76 | n=!linecnt $docu |
76 | n=!linecnt $docu |
77 | !if $n<=6 |
77 | !if $n<=6 |
78 | docu=!append line $autosheet to $docu |
78 | docu=!append line $autosheet to $docu |
79 | !else |
79 | !else |
80 | docu=!replace line number 7 by $autosheet in $docu |
80 | docu=!replace line number 7 by $autosheet in $docu |
81 | !endif |
81 | !endif |
82 | docu=!replace line number 6 by $autosheet in $docu |
82 | docu=!replace line number 6 by $autosheet in $docu |
83 | !read proc/updatefield.proc wimshome/log/classes/$wims_class/doc/.docindex\ |
83 | !read proc/updatefield.proc wimshome/log/classes/$wims_class/doc/.docindex\ |
84 | $sdoc\ |
84 | $sdoc\ |
85 | \ |
85 | \ |