im using bourne shell. In file scriptA i add a new function, test_return() test_return () { a=1 return $a }
www.unix.com