can you clear a text box?

Started by andrew, January 19, 2010, 06:15:05 AM

Previous topic - Next topic

andrew

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

perhaps

(dcl_Control_SetText <CONTROL> "" )
Perfection is not optional.
My other home is TheSwamp

andrew

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