##VERSION:1.73 ConfigurationDir = "configuration" # for use in program - init.rb has this value without using this constant CodeName = "rwdtinker" CodeNameFile = CodeName + ".rb" RWDFile = "rwdtinker.rwd" LangDir = "lang" CodeDir = "code" GuiDir = "gui" $help_topic = "general_help" $helptopicsarray = [ "general_help","network_help"] $prevouswindow ="main" $rwdcontrolports =["13713","13714","13715","13716","13717","13718"] # remote control code not actived 2007 $port = 7705 $rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"] Browser_Exe = 'mozilla ' $tinkerdocumentsarray +=["HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"] RwdTinkerVersion = "1.73"