saveString() question
in
Programming Questions
•
1 year ago
When I use the saveString() function it saves the file to my processing sketches folder (as it should according to
http://processing.org/reference/saveStrings_.html); however, I would like to save to a different location on my computer such as C:\Savedfiles.
Is there anyway to do this?
1