Author Topic: [SOLVED] No OverWriting in WriteFile  (Read 569 times)

0 Members and 1 Guest are viewing this topic.

Offline VinceBros

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 275
[SOLVED] No OverWriting in WriteFile
« on: August 14, 2009, 09:46:21 am »
Hai Guyz..
I've just noticed after testing my lil' piece of script THAT WriteFile overwrites what was previously written in that File.
How is it possible to let the previous content and add the new one ?

 :-*

Thankiez
« Last Edit: August 14, 2009, 11:15:17 am by VinceBros »

Offline ~Niko~

  • Rainbow Warrior
  • *****
  • Posts: 2410
Re: No OverWriting in WriteFile
« Reply #1 on: August 14, 2009, 10:07:09 am »
Use WriteLnFile instead

Offline VinceBros

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 275
Re: No OverWriting in WriteFile
« Reply #2 on: August 14, 2009, 10:11:15 am »
Thankz d00d <3