FileAppend, This is the output to the file.....,Filename.DAT
However, what happens is the white space at the beginning of the line get stripted.
How can I fix this?
Posted 25 February 2004 - 03:19 AM
Posted 25 February 2004 - 09:23 AM
Posted 25 February 2004 - 09:25 AM
Edited by ezzetabi, 25 February 2004 - 09:27 AM.
Posted 25 February 2004 - 12:57 PM
Posted 27 February 2004 - 03:41 AM
Posted 27 February 2004 - 04:12 AM
Posted 27 February 2004 - 04:15 AM
No it isn't, Hex 20 (Dec 32) is the space character.Hmm.... Try 255, it's the ASCII standard whitespace character.
Posted 27 February 2004 - 06:27 PM
I was describing the ASCII "whitespace" Hex FF (Dec 255), not the ASCII "space" Hex 20 (Dec 32).No it isn't, Hex 20 (Dec 32) is the space character.
0 members, 0 guests, 0 anonymous users