if(! $U){ $U = "foo"; } if(! $S){ $S = $ENV{"DSQUERY"};} if(! $S){ $S = "sybase"; } if(! $P){ $P = "foo_pw"; } if(! $DB){ $DB = "info"; }