following code run during on load of an entry form. OBJECT SET ENABLED(*;"obj_cb_Aliquot";$Enterable) OBJECT SET ENTERABLE(*;"obj_cb_Aliquot";$Enterable)
in debugger, when clicking on cb_ALiquote OBJECT Get enterable(cb_Aliquote)...false OBJECT Get Enabled(cb_Aliquote) ... false So.. why does the check box variable allow clicking (turning on/off)? Thanks --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

