Getting path to user's home directory
set theScript to load script file ":Users:bmargoli:Library:Scripts:Lib:RunInTerminal.scpt"
I'd like to rewrite this to be more portable, so everyone doesn't have to personalilze their copies of the scripts. How would I rewrite the above line to get the user's home directory, and then find the Library/Scripts/Lib folder within it.
MacBook, Mac OS X (10.4.11)