def OnOpenFileLocation(self, e): explorer.openExplorer(sliceRun.getExportFilename(self.filelist[0]))
def OnOpenFileLocation(self, e): explorer.openExplorer(self.resultFilename)