Dear,

Currently you must first delete an existing file to make it possible
to rewrite this file with WRITELINE statements.

We will suggest that the OPEN will extend we a new "mode":
  • 0 = if the file does not exist, OPEN failswith return code 2 (default)
  • 1 = if the file does not exist, OPEN will create a new file
  • 2 = opens the file for rad access(default)
  • 4 = opens the file for write access
  • 8 = opens the file for write access and all previous data in file will
    overwritten (new)
or
we will suggest the introducing of new REWRITELINE function, which
will have same format as WRITELINE but will overwrite all previous infor-
mation on that file.

greetings.

btw: "RedirectOutput" has such "overwrite" option.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA