diff --git a/PROYECTO/indir/defecto.4gl b/PROYECTO/indir/defecto.4gl
index 3940594..a23b8a3 100644
--- a/PROYECTO/indir/defecto.4gl
+++ b/PROYECTO/indir/defecto.4gl
@@ -180,3 +180,9 @@ FUNCTION selectOutput()
-- con la limitacion ya conocida; usar MATRICIAL en su lugar.
RETURN "PDF"
END FUNCTION
+
+FUNCTION seleccionarSalida()
+ -- Mismo caso que selectOutput(): el formulario "Configuration" del
+ -- Report Writer 2.0 no esta disponible en este entorno; usar MATRICIAL.
+ RETURN "PDF"
+END FUNCTION
diff --git a/PROYECTO/indir/infmrp008.4fd b/PROYECTO/indir/infmrp008.4fd
new file mode 100644
index 0000000..8a2b408
--- /dev/null
+++ b/PROYECTO/indir/infmrp008.4fd
@@ -0,0 +1,18 @@
+
+