createPrintWriter

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

fileName

the name of the file for the PrintWriter