As of version v2.1 Nisus Writer Pro runs inside the macOS sandbox, which by default does not permit an application to access any files outside its sandbox. By extension, macros also do not have access to any files outside the sandbox.
There are some ways in which a macro obtains implicit access to files outside the sandbox through user action. For example, when the user selects a file using any file selection commands (eg: Choose File, Choose Save File As, etc). But this access is temporary and is only guaranteed to last as long as the macro is running.
Previous Chapter File Object |
<< index >> |
Next Chapter Automatic Access |