Sha256: cd9bbeb4eb37ae17ca6a3f51312cf31f91ffe5e91748e20d4b8716374c206b52
Contents?: true
Size: 437 Bytes
Versions: 5
Compression:
Stored size: 437 Bytes
Contents
# this code is to call the help window def runhelpwindowrwdcalc $help_topic = "rwdcalc_generalhelp" if @rwd_tab == "scriptutilitiesrwdshell" $help_topic = "rwdcalc_generalhelp" end $helptopicsarray = $helptopicsarray | ["rwdcalc_generalhelp"] if @rwd_window != "rwdtinkerhelpwindow" $previouswindow = @rwd_window $previoustab = @rwd_tab end runhelpwindow end
Version data entries
5 entries across 5 versions & 2 rubygems