Rev 9629 | Rev 9650 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9629 | Rev 9631 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | title=!singlespace $title |
21 | title=!singlespace $title |
22 | title=!char 1 to $title_limit of $title |
22 | title=!char 1 to $title_limit of $title |
23 | !bound wksheet between 0 and $nbsheet default 0 |
23 | !bound wksheet between 0 and $nbsheet default 0 |
24 | !bound status within 0,1 default 0 |
24 | !bound status within 0,1 default 0 |
25 | sh=!record $sdoc of wimshome/log/classes/$wims_class/doc/.docindex |
25 | sh=!record $sdoc of wimshome/log/classes/$wims_class/doc/.docindex |
26 | !distribute lines $sh into |
26 | !distribute lines $sh into dir,param,b,b,b,b,autosheet |
27 | newsh=$dir\ |
27 | newsh=$dir\ |
28 | $param\ |
28 | $param\ |
29 | $title\ |
29 | $title\ |
30 | $desc\ |
30 | $desc\ |
31 | $status\ |
31 | $status\ |