Problemunvalidated

I need to give it permission to work with all the files on my disk — After pressing the button, a form opens, I choose a file and the script moves it to the desired folder. Tension: Is there a way to give the script permission to run in a specific folder? Outcome: I know about the function `@OnlyCurrentDoc`, but as far as I understand it will only restrict access to the table, not all files.

6620480c-0a05-4164-a5f9-e55ae3ea4273

I need to give it permission to work with all the files on my disk — After pressing the button, a form opens, I choose a file and the script moves it to the desired folder. Tension: Is there a way to give the script permission to run in a specific folder? Outcome: I know about the function @OnlyCurrentDoc, but as far as I understand it will only restrict access to the table, not all files.