View Single Post
Old 08-05-2007, 04:48 PM   #29 (permalink)
injury log
Hall Of Famer
 
Join Date: Apr 2007
Location: London
Posts: 2,251
As I understand it, a forward slash refers to the root directory on a Mac. So to refer to the OOTP game folder on a Mac, you would simply use:

/Applications/OOTP2007

Most applications write to the user folder, which is referred to with a tilde forward slash:

~/(shortusername)/...

but you'd need to know the shortusername first. I'm no expert, so hopefully someone can confirm- or I can run a test once you're done writing the code.
injury log is offline   Reply With Quote