Use $outfolder in Node.js
Posted: Wed Apr 10, 2024 8:30 am
Hello,
I'm new to Node.js and I'm trying to develop a Node.js-Script that runs AppleScript which then runs a JSX-Script. That works just fine. The Problem is, that I need to use $outfolder inside of that JSX-Script, so I need to read it via Node to pass it on. I can't seem to find a way to get that Outfolder-Path in Node. Can someone help? Am I missing something obvious?
I'm new to Node.js and I'm trying to develop a Node.js-Script that runs AppleScript which then runs a JSX-Script. That works just fine. The Problem is, that I need to use $outfolder inside of that JSX-Script, so I need to read it via Node to pass it on. I can't seem to find a way to get that Outfolder-Path in Node. Can someone help? Am I missing something obvious?