global textQuickFolder def textQuickFolder(path): if not os.path.isdir(path): os.makedirs(path)