Getting All_Records property using Get_Block_Property
435552Dec 30 2004 — edited Mar 22 2007When i am executing the below statment ,
message(get_block_property('emp',ALL_RECORDS));pause;
i am getting an error message like "FRM-41305: No such property for Get_Block_Property" ..
Can't i get the all_records property using the above stmnt .. what is the error in that ?? i am using when-button-pressed trigger for executing the above ..
can any one help me ..?