使用脚本进行比较时,如果文件夹名中有中文双引号,会被识别为英文双引号,这样脚本会执行失败,因为找不到 路径。
Announcement
Collapse
No announcement yet.
文件夹名中有中文双引号
Collapse
X
-
Thanks. As a follow-up, the current behavior is intentional to handle various text editors that can insert either quote type while typing a regular quote. Both quotes are treated as " for scripting purposes, to help surround and handle whitespace. This causes the invalid paths as the quotes are removed from the scripted parameters.
Is it possible to update your paths and remove the quote characters? Almost any other valid path character would be ok, including single quote '.Aaron P Scooter Software
Comment
Comment