When selecting the 'Create Procedure...' option from the pop-up menu, all you get is the following minimalistic boilerplate code: create procedure procedure_name as procedure_text go How about implementing the options dialog that pops up for 'Create Function...'?
↧