Rev 14338 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14338 | Rev 16023 | ||
---|---|---|---|
Line 55... | Line 55... | ||
55 | !! !set 1_=!append line work,1,module=$module&cmd=new to $1_ |
55 | !! !set 1_=!append line work,1,module=$module&cmd=new to $1_ |
56 | !!endif |
56 | !!endif |
57 | 57 | ||
58 | !!********* Link #4 : "Sheet" |
58 | !!********* Link #4 : "Sheet" |
59 | !if $wims_sheet>0 or P isin $wims_sheet |
59 | !if $wims_sheet>0 or P isin $wims_sheet |
60 | !set |
60 | !set wims_ariane=!append line sheet,1,module=adm/sheet&sh=$wims_sheet#ex$wims_exo to $wims_ariane |
- | 61 | !set wims_ariane_self=no |
|
- | 62 | !else |
|
- | 63 | !if adm/sheet isin $module |
|
- | 64 | !set wims_ariane=!append line sheet,8 to $wims_ariane |
|
- | 65 | !set wims_ariane_self=no |
|
- | 66 | !endif |
|
61 | !endif |
67 | !endif |
62 | 68 | ||
63 | !!********* Link #5 : "Intro" |
69 | !!********* Link #5 : "Intro" |
64 | !if $window != embeded and $module_has_intro=yes and $cmd notwordof intro help |
70 | !if $window != embeded and $module_has_intro=yes and $cmd notwordof intro help and $worksheet=$empty |
65 | !if $wims_theme!=default |
71 | !if $wims_theme!=default |
66 | !set wims_ariane=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $wims_ariane |
72 | !set wims_ariane=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $wims_ariane |
67 | !set wims_ariane_self=no |
73 | !set wims_ariane_self=no |
68 | !else |
74 | !else |
69 | !set 1_=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $1_ |
75 | !set 1_=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $1_ |