krappleby025
Programmer
ok thanks to everyone who helped me on the last problem i had, that has been solved, Now i have not started on this one yet, as i have no idea how to do it
i need to create a txt file, that is tab deliminated
for instance it has to look like
kappleby@krapp.nl 25.45 00124445745
using the writeline method how do you seperate them as tabs
file.writeline("kappleby@krapp.nl 25.45 00124445745"
is it with the use of one of these , ; : or what.. can anyone help
thanks before we find problems grin
i need to create a txt file, that is tab deliminated
for instance it has to look like
kappleby@krapp.nl 25.45 00124445745
using the writeline method how do you seperate them as tabs
file.writeline("kappleby@krapp.nl 25.45 00124445745"
is it with the use of one of these , ; : or what.. can anyone help
thanks before we find problems grin