Skip to Content
0
Former Member
Jul 15, 2008 at 10:07 AM

This syntax error 'Statement is not accessible'

1869 Views

hi,

Writng the following syntax

data c1_obj type ref to c1.

create object c1_obj.

error is showing as

'Statement is not accessible'

kindly tell me the reason.

thanks in advance

Ansuman