On 2005.03.03, Nathaniel Haggard <[EMAIL PROTECTED]> wrote:
> Running the following code in a normal tcl shell on the command line
> puts nothing in stderr (or error) and the catch is not true. When the
> same code is run in an adp via aolserver it is successful.
>
> if { [catch { exec /bin/sh -c $cmd } error] } {
> puts $error
> }
>
> What could be causing this?
What does $cmd contain?
-- Dossy
--
Dossy Shiobara mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.