On Tue, Mar 19, 2002 at 10:28:41AM -0600, Danny Butler wrote: > is there anyway to save that log so i can review it after parsing?
Try setting up a pipe to an external file.. ie plucker-build [options] > plucker.log If that doesn't get everything, try that same command again with " 2> moreplucker.log " at the end of it. I'm not sure how window's file piping works, but that should help. -- Adam McDaniel Array Networks Calgary, AB, Canada

