[Pogamut-list] Writing Files
schrum2
pogamut-forum at artemis.ms.mff.cuni.cz
Thu Oct 16 16:23:34 CEST 2008
Writing Files
I'm trying to write some information to files while the bot experiences its environment, but I can't find where the files are writing! All I'm using is
PrintWriter out = new PrintWriter( new FileOutputStream(new File(fileName)) );
and then writing, but where does the file actually get written? From inside pogamut, it's not clear what the working directory is.
----
Reply Link: <https://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=2&comments_parentId=305#form>
More information about the Pogamut-list
mailing list