On Friday, April 12, 2002, at 09:09 , bob ackerman wrote: [..] >> $tmp = system $selection; >> > > try: > $tmp = `$selection`; > > to get back results that command sends to stdout. > >> return $tmp;
what is the 'special variable' that would get set that would return the exit code of running $selection... ciao drieux --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]