MOD-00044
										
				Error: MOD-00044: cannot declare parameter "string" in procedure "string" more than once
				Causa: In the procedure named in the message, a parameter was declared with a name that duplicates another parameter's name.
				Acción: Check that each parameter name in a procedure is unique.
  
				
COMENTARIOS:
No hay comentarios.