Gilbert13 Posted June 27, 2016 Posted June 27, 2016 Hello, I currently use the send event script step with this command to delete any pdf file located in my cnpdf folder on Windows: cmd /c DEL /Q *.pdf "C:\cnpdf" How can I do the same in a Mac computer? thanks in advance for your help
MonkeybreadSoftware Posted June 27, 2016 Posted June 27, 2016 You can send an Apple Event. e.g. tell Finder to delete file or move it to trash.
comment Posted June 27, 2016 Posted June 27, 2016 2 hours ago, MonkeybreadSoftware said: You can send an Apple Event. I think you meant the Perform AppleScript [] script step? Although in theory you can use the Send Event[] on Mac OS too, I've never found a practical use for it- and there seems to be no documentation available.
Recommended Posts
This topic is 3418 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now