cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
309
Views
0
Helpful
1
Replies

variable to txt file

mymite060708
Level 1
Level 1

do you have to do this the same way as if you were writing to an xml file?

I have several variables I want to write to a text file

1 Reply 1

akinsolal
Level 1
Level 1

The best and cleanest way to do this is to use the java class java.io.FileWriter and PrintWriter, to write and store your variables to a text file.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: