Posted by nescio on 11/15/05 22:22
hello,
i have to write information to a csv-file.
on a line there must be white space between the information.
something like:
-------------------- example -------------
hello people 1234 gr56d
-------------------------------------------
the distance between 'hello' and 'people' is not a tab but what you would
call in html :
but i can't find the code for this white space: i have tried things like
'\s', but
that is not working.
i don't know the correct term for this kind of sign.
does anyone know the answer?
thanks
Navigation:
[Reply to this message]
|