[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Possible to Create files?
> I understand that Perl uses the Safe mode when it comes to writing
> files. I would like to know whether it's possible for me to create
> my own tmp/text files from the IC programs. If really can not, what
> about using "export" to export out the relevant values from the
> database into a flat file? Can both be done at all? If so, would
> greatly appreciate any guidance/pointers!
Have a look at the [log] tag:
http://www.icdevgroup.org/cgi-bin/ic/docfly.html?mv_arg=ictags04%2e43
This will allow you to write lines out to a file. Other than this, you may
find writing a global usertag, which will bypass safe, will better serve
your needs.
Jonathan
Webmaint.