Aaron Priven
My feedback
1 result found
-
2 votes
This issue is reproducible with HFS paths.
Workaround: Use the POSIX path for opening files
Example:
set myFilePath to POSIX path of theAIFile
open file myFilePath without dialogsAn error occurred while saving the comment Aaron Priven shared this idea ·
Yes, that workaround works for me. Thanks.