FORMULA LANGUAGE
templname := apellidos;
@Command([Compose];"Respuesta");
@UpdateFormulaContext;
FIELD nombre := tempfname;
FIELD apellidos := templname
@Command([NavPrev]);
@Command([EditDocument]);
@SetDocField(@DocumentUniqueID;"ProximaCreacion";tempDate)