button label problem

ss_kiran

Member
Hi everyone.
i have a define button statement in my program. and on choose of that button i am stoping the query and leaving the program. but when i display button and enable button there is a blank field next button which says " button label",.
can any tell me what is causing this.
my button defination is as follows

define button b-cancel label "test".
and on choose of this i am updating a logical variable.

thanks in advance
kiran
 
Top