Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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:\   OneDrive..  \filename.txt"

\filename.txt'