Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大家,我正在寻找一种方法将录制的视频保存到一个位置和一个名称以便在下一次会话中获取它,你知道是否可以使用 mergAV?我只找到一种方法将其保存到库中。任何帮助将不胜感激。
尝试将文件重命名为文档文件夹中的某个位置:
rename file "/var/mobile/Applications/3AA3B758-A8CA-422F-AC66-AD9887FF2DED/Documents/output.mov" to specialFolderPath("documents")&"/yourfilename.mov"