I would like to know if there’s a way to run two command line tasks using an Action button.
I was thinking that perhaps Hyperlinks may work but I am not having a lot of success.
Of course this app will only every be run from a Windows PC
The first creates a folder “D:\OneDrive\DaySheets” & [OrderId] where [Orderd] comes from the App.
The Second launches PDFill.exe to MERGE all the PDF’s in the folder “D:\Downloads\Test” into a single PDF and saves it in “D:\OneDrive\DaySheets” & [OrderId]
The commands need to be something like:
Solved! Go to Solution.
In order to implement a solid cross-platform solution, I’d go with one of the following:
In order to implement a solid cross-platform solution, I’d go with one of the following:
Thanks. I feared that may be the case.
For my application, I do need to run batch files because I am merging pre-existing PDFs, I can’t create them on the fly.
However I think I have found an alternative solution. I will use Outlook VBA to some of the work and create a simple CSV that I will import into AppSheet to update the values there. Messy but simpler.
Thanks for your confirmation.
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |