I want to make a script that will run on more than just my computer that has to deal with a specific file/folder. For instance, I can access my own folder at
set filepath to POSIX path of “/Users/eovnu87435ds/Public/appfolder/customapp.app”
how can I make it work on any computer that has that file, regardless of username?
Thanks for your help!