Private Function diretel.frm_configuraciones.Form_Load.2.txt
cmb_puerto.Text = (4231472 + Global4304916.Fields.Item("puerto").Value)
txt_settings.Text = Global4304916.Fields.Item("settings").Value
chk_cumple.Value = Val(Global4304916.Fields.Item("cumple").Value)
FormVar1 = cmb_puerto.Text
FormVar2 = txt_settings.Text
txt_ruta.Text = Global4304924
End Sub