Hello,
I've created a commandbutton in screen with "addobject" method, and now I want to erased the commandbutton. I've used "clear" command but it appeared it can only erase it's visual object, but not the memory used for command button it self. So, I can only used "clear all" command, but unfortunately it also erase all variable in memory. Can I used another command/method/functions to erase only the commandbutton in memory and visual without having another variable to be erased.
I'm Sorry if my English is not very good. but I hope you guys can understand what I mean.
thanks and regard
I've created a commandbutton in screen with "addobject" method, and now I want to erased the commandbutton. I've used "clear" command but it appeared it can only erase it's visual object, but not the memory used for command button it self. So, I can only used "clear all" command, but unfortunately it also erase all variable in memory. Can I used another command/method/functions to erase only the commandbutton in memory and visual without having another variable to be erased.
I'm Sorry if my English is not very good. but I hope you guys can understand what I mean.
thanks and regard