Using Hazel 2.3.10 on old PPC.
Watching folder using embedded applescript:
set p to "Untitled 3/Applications/VectorWorks 12.0.0"
tell p
translate
end tell
Vectorworks AS dictionary:
translate v : Opens a file generated by a previous version of the application, translates it to the current version, and saves it under a new name.
translate list of alias : list of files which will be translated
Is there something I am missing?
Thanks
Michael