Revision history [back]
I do not think is Codemeter, else you would not be able to access PSSe. FYI, when accesing EXE or data files in OneDrive, on any python script or Bat file I enclose the whole path including the filename in quotes:
apath = r'c:\ OneDrive.. \filename.txt'
I do not think is Codemeter, else you would not be able to access PSSe.
FYI, when accesing EXE or data files in OneDrive, on any python script or Bat file I enclose the whole path including the filename in quotes:
quotes:
apath = r'c:\ r'c:\ OneDrive.. \filename.txt'
\filename.txt"