Syncing files, One small problem each machine has different home folder name.
Somehow use a variable? like %UserName%?
Cheers,
Bill
Syncing files, One small problem each machine has different home folder name.
Somehow use a variable? like %UserName%?
Cheers,
Bill
You can use “~” in place of “/Users/user_name”, so just “~/Automator Files/…”
And there is a user name token, %UserLoginID%, but you don’t need it for this.
Duh… Oh my… Thank you once again… I sometimes wonder about myself…