Are you sure that the file path is valid? That seems to look like a bit of a dodgy file path, starting with a slash and all (you obviously aren't running a linux OS)
Ok, obvious question - is "/Users/batstoned" the currently active user account? i.e. the user account you're currently logged into. (Stupid question perhaps but it's worth asking anyway)
Do you have the necessary permissions to open the file? i.e. When you "Get Info" on the file, does everyone have "Read & Write" access under "Sharing and Permissions"
So to wrap up this thread. What I ended up doing was just making a txt file on the same console thing instead of inputting form the computer memory. I think there was something blocking the access to the computer memory. Thanks for the help all