Pdf to AppleScript by Hazel

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Pdf to AppleScript by Hazel Mon Nov 30, 2020 5:11 am • by roads
Hi,

from a receipt pdf I can extract the bank account, the money that is to be paid and the name of the company from a pdf by using match common and setting variables in Hazel which is nice. (feature quest would be here not to put the variables in a subfolder so its easier to edit.)
I would like to ask how I can pass these variables to an applescript.

My specific case is the German banking app MoneMoney that can set up bank transfers over applescript.

Are there any examples on how this works?

kind regards,
Peter
roads
 
Posts: 9
Joined: Mon Nov 30, 2020 1:46 am

Re: Pdf to AppleScript by Hazel Mon Nov 30, 2020 11:31 am • by Mr_Noodle
Check the manual on AppleScript. You can specify variables to pass on to your script via the interface and access them as an argument.
Mr_Noodle
Site Admin
 
Posts: 11868
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support