createXML not working in Processing 2.0b9?
in
Core Library Questions
•
4 months ago
I'm having problems with code that calls createXML() in Processing 2.0b9. For example, the sample code for createXML():
works fine under 2.0b8 but I get this error when I try to run it under 2.0b9:
The function createXML(String) does not exist.
rich
1