code/superant.com.rwdshell/openhelpwindowshell.rb in rwdruby-1.05 vs code/superant.com.rwdshell/openhelpwindowshell.rb in rwdruby-1.06

- old
+ new

@@ -13,10 +13,12 @@ $help_topic = "shelledit_help" end if @rwd_tab == "editrubyrecordfile" $help_topic = "shelledit_help" end - + if @rwd_tab == "rwdshellruby" + $help_topic = "RubyScript_help" + end $helptopicsarray = $helptopicsarray | ["rwdshell_help", "ShellEnvironment_help"] $previouswindow = @rwd_window $previoustab = @rwd_tab