Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
icdsimon
icdsimon's Profile
1
Posts
3
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
how to write out a double quote in txt?
[9 Replies]
14-Jul-2011 06:24 AM
Forum:
Programming Questions
Hello,
i'm quite new to procesing, forgive me that. And the bad English.
i need to write a points File for Rhino, it should look like this:
"xcoord","ycoord","zcoord"
i tried something like this:
output.println(""" + String.valueOf (x) + "","" + String.valueOf (y) + "","" + String.valueOf (z) + "","")
but it cant read the double quotes as plain text.
any ideas are much appreciated!
Simon
«Prev
Next »
Moderate user : icdsimon
Forum