Search found 2 matches

by patrickacollier
19 Aug 2017, 04:38
Forum: Scripting and Automation
Topic: amc --def exec with groovy
Replies: 3
Views: 2729

Re: amc --def exec with groovy

Point taken. Snippet was copied from another topic (based on windows). I wasn't sure if copy was part of a groovy function. In the end I just need to copy any file that gets renamed/processed. The topic you shared is that hinting at running a separate file after the first or that those commands can ...
by patrickacollier
19 Aug 2017, 04:17
Forum: Scripting and Automation
Topic: amc --def exec with groovy
Replies: 3
Views: 2729

amc --def exec with groovy

Thanks rednoah for the hard work! I'm curious if i'm looking at this correctly. If I simple want to copy any files processed seperatly from the standard amc script would i do something like this?

Code: Select all

--def exec="copy "~/googledrive/Movies""