I would like to write in a file a STRING without adding a chr(13) and chr(10) char at the end.. I'm pretty sure it's easy to do but it seems that
Print and Write add a chr(13) and chr(10) at the end.

Nicolas