[ic] Writing to a file other than with Log tag?

marc.brevoort interchange-users@icdevgroup.org
Thu Sep 19 11:11:00 2002


Hello group,

In the project that I'm doing, we need to output generated data to file (in 
this case, the file will contain printable HTML documents). Once in a while, 
it could happen that a file needs to be replaced by a newer version.

As file operations are by default blocked by safe mode, I figured using the 
Log tag to write to file would be a reasonable way to go, but replacing the 
contents of a log file seems a problem.

Is there another way to allow me to have the Interchange server write files,
without disabling safe mode?

Regards,

Marc Brevoort