create Print Writer
Makes a new PrintWriter within the base directory with the given file name
Return
the PrintWriter, or System.out if there was some problem with its creation
Parameters
file Name
the name of the file for the PrintWriter