Hello and welcome to the forums.

Here is a crude example for you. It should give you an idea about what you need to do..


import java.io.BufferedWriter;
import java.io.File;
import...