| 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"
| 2 | No.2 Revision |
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'
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.