Started by andrew ·
2010-01-19 14:15 UTC ·
2 replies · SMF topic #1141
andrew
2010-01-19 14:15 UTC
is there a function im not seeing in the helps that will clear a text box
in a modal form that opens from a modeless form?
Kerry Brown
2010-01-19 14:55 UTC
perhaps
(dcl_Control_SetText "" )
andrew
2010-01-19 16:40 UTC
i used that, but i thought there might have been something like
(dcl_control_clear...) something like that
i guess this will have to do
thanks for the reply Kerry