Rev 18053 | Rev 18089 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18053 | Rev 18057 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | !default prompt=$t_ |
28 | !default prompt=$t_ |
29 | !read docu/scoreprint $sh/$ex,$sev |
29 | !read docu/scoreprint $sh/$ex,$sev |
30 | !href target=wims_exo cmd=new&module=$m_&worksheet=$sh&$p_ $prompt |
30 | !href target=wims_exo cmd=new&module=$m_&worksheet=$sh&$p_ $prompt |
31 | !exit |
31 | !exit |
32 | !endif |
32 | !endif |
33 | !set add=! |
33 | !set add=!replace internal &+ by & in $add |
- | 34 | !set add=!replace internal %2F by / in $add |
|
34 | !read getparm $add wksheet |
35 | !read getparm $add wksheet |
35 | !set add=!translate internal & to $ $ in $add |
36 | !set add=!translate internal & to $ $ in $add |
36 | !set n=!wordcnt $add |
37 | !set n=!wordcnt $add |
37 | !reset nadd,lmod,lses,lcmd |
38 | !reset nadd,lmod,lses,lcmd |
38 | !for i=1 to $n |
39 | !for i=1 to $n |