Hi guys,
It’s dizzy how some operations in Automator work.
I couldn’t figure out how to output a simple, arbitrary directory path from an AppleScript module in Automator.
Just to make a simple example, not even:
Set desk_pt to posix path of (path to desktop folder as text)
return desk_pt
…doesn’t work. The icons tab under results stays inactive/greyed out