>do:
>
>hdl = DmGetRecord(pdb,record);
>size = MemHandleSize(hdl);

Note that DmGetRecord will set the busy flag.  Either release the record later
or just use DmQueryRecord which doesn't set the busy flag.


-Roger Flores



Reply via email to