I am trying to write the file path for a file. I've tried many different ways such as using slashes, colons, extensions, spaces, etc., but I can't get it to work. The path on my Finder shows
"Macintosh HD/Users/crawfordcrenshaw/Documents/starburst". The extension of the "starburst" document is "pages". How do I write this path in my code?
"Macintosh HD/Users/crawfordcrenshaw/Documents/starburst". The extension of the "starburst" document is "pages". How do I write this path in my code?