Hi Eeryone,
I a getting the below error,i deleted everythng related to that but still it showing with that message.
Where I can see and fix it,and also it is not allowing me to proceed further.
Application Terminated
Error: Name not found accessing external object property tl24_00 at line 1 in the clicked event of object cb_1 of w_mngr_report.
Note: I deleted everythng related to tl24_00 and checked on my cb_1 there is nothing,below is the code oin my cb_1.
String shft
date ldt
dw_1.accepttext()
ldt = dw_1.object.date_1[1]
shft = dw_1.object.shift[1]
dw_3.settransobject(sqlca)
dw_3.retrieve(ldt,shft)