Mod Tool: Difference between revisions

83 bytes added ,  8 September 2012
m
no edit summary
mNo edit summary
mNo edit summary
Line 474: Line 474:
  ' adding or editing those vars appears to not work in vbs or I just did it wrong
  ' adding or editing those vars appears to not work in vbs or I just did it wrong
  ' anyway, new vars can only be read out after app restart
  ' anyway, new vars can only be read out after app restart
  ' therefore let's concentrate on reading out existing ones and how to set up out own vars via txt files in the next section
  ' therefore let's concentrate on reading out existing ones and then how to create our own via txt files (example: [https://dl.dropbox.com/u/139715/OniGalore/ModToolScript/Oni_env_vars.txt Oni_env_vars.txt])
  ' code for reading out:
  ' code for reading out:
  logmessage = XSIUtils.ResolvePath("$SI_HOME/")
  logmessage = XSIUtils.ResolvePath("$SI_HOME/")
8,452

edits