Rev 18215 | Rev 18343 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18215 | Rev 18217 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !!!! |
|
1 | !read getparm $module_init_parm wksheet |
2 | !read getparm $module_init_parm wksheet |
2 | !setdef wims_wksheet=$get_wksheet in wimshome/sessions/$wims_session/var.stat |
3 | !setdef wims_wksheet=$get_wksheet in wimshome/sessions/$wims_session/var.stat |
3 | 4 | ||
4 | !if \ isin $parm1 |
5 | !if \ isin $parm1 |
5 | !for p in 1 |
6 | !for p in 1 |
Line 88... | Line 89... | ||
88 | !endif |
89 | !endif |
89 | !if $prim=tool |
90 | !if $prim=tool |
90 | !href target=wims_tool module=$lmod&cmd=$lcmd&$nadd $prompt |
91 | !href target=wims_tool module=$lmod&cmd=$lcmd&$nadd $prompt |
91 | !endif |
92 | !endif |
92 | !if $prim=doc |
93 | !if $prim=doc |
93 | !href target=wims_doc module=$lmod&cmd=$lcmd&$nadd $prompt |
94 | !href target=wims_doc module=$lmod&cmd=$lcmd&$nadd $prompt |
94 | !endif |
95 | !endif |
95 | !if $prim=example |
96 | !if $prim=example |
96 | !href target=wims_example module=$lmod&cmd=$lcmd&$nadd $prompt |
97 | !href target=wims_example module=$lmod&cmd=$lcmd&$nadd $prompt |
97 | !endif |
98 | !endif |
98 | !if $prim=help |
99 | !if $prim=help |