We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsWebsite,  Documentation,  Book Bugs › Grammar on "SaveFile2" tutorial
Page Index Toggle Pages: 1
Grammar on "SaveFile2" tutorial (Read 874 times)
Grammar on "SaveFile2" tutorial
Nov 22nd, 2009, 10:56pm
 
In the text at learning/topics/savefile2.html
Quote:
This file a PrintWriter object to write data continuously to a file while the mouse is pressed.

I'm guessing it should read more like:
In this sketch a PrintWriter object is used to write data continuously to a file while the mouse is pressed.
Page Index Toggle Pages: 1