This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 1 match

by obby
Mon Nov 14, 2005 12:28 pm
Forum: Scripting Help
Topic: very difficult catch [exec command] does not really work....
Replies: 2
Views: 8320

very difficult catch [exec command] does not really work....

hey, i've a command which works nicely on the commandline through: go -c 'open -e "do $fistpath $secondpath" remotemachine' i've tried this to script into my tcl, to use it in my channel every way possible to me, but it ain't work... ;-/ set res [catch {eval exec "go -c 'open -e \&quo...