can anyone please tell me why an app i am writing is adding text to the end of an already existing line in a file??

the original file:

AAAAAAA
BBBBBBB
CCCCCCC


and after running my app:


AAAAAAA
BBBBBBB
CCCCCCCDDDDDDDD


i have appended to loads of files using many different apps, i am not using anything unusual to add the text to the file, but its doing it anyway! I am aware that you dont need to manually put VBCRLF at the end of the PRINT statement. Hellllllllppppp!


------------------

Wossname,
Email me: [email protected]