From: Shea Martin Date: 2006-03-21T00:23:53+09:00 Subject: Re: specify a mandatory block parameter Jeffrey Schwab wrote: > So... You want an exception to be thrown, but you don't want to throw > an exception? Please show me what I've missed. Are you saying that > specifying the &p_block parameter should make the block mandatory > automatically? I am not saying it *should*, but just curious why specifying a block, does not make it mandatory (automatically)? Specifying a normal parameter, makes it mandatory (automatically. It just seems odd that the two are treated differently. Just my $0.02. ~S