On 22/08/07, Matthias Kraft < Matthias.Kraft softwareag.com">Matthias.Kraft softwareag.com> wrote:
Patrick Finnegan schrieb: > ::log::log debug "[ parray env ]"
Consider using [::log::logarray debug env] instead.
kind regards -- Matthias Kraft Software AG, Germany
Thanks that worked.
I would also like to trap the results of a command as well as variable. Something like:
::log::log debug "[ info script ]"
Is that possible?
|