So i noticed errors creating /tmp/blah wrapper code: TempDir=$(mktemp) should be: TempDir=$(mktemp -u) based on how the wrapper is structured. Errors then go away. Comments? - Jerry Benton www.mailborder.com