Good evening,
if I code:
------------------------
SOMETING
like this
------------------------
and I copy and paste it in notepad, tha the result:
------------------------
SOMETING
like this
------------------------
A little space will be used four times...
" " will be " " ....
How can i change it?!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-08-23
// EDIT:
Good evening,
if I code:
------------------------
SOMETING
..like this
------------------------
and I copy and paste it in notepad, tha the result:
------------------------
SOMETING
........like this
------------------------
A little space will be used four times...
"." will be "...."
How can i change it?!
=> Every "." is a space
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good evening,
if I code:
------------------------
SOMETING
like this
------------------------
and I copy and paste it in notepad, tha the result:
------------------------
SOMETING
like this
------------------------
A little space will be used four times...
" " will be " " ....
How can i change it?!
// EDIT:
Good evening,
if I code:
------------------------
SOMETING
..like this
------------------------
and I copy and paste it in notepad, tha the result:
------------------------
SOMETING
........like this
------------------------
A little space will be used four times...
"." will be "...."
How can i change it?!
=> Every "." is a space