>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
- DmRecordSize? Richard Hartman
- Re: DmRecordSize? Christian Vandendorpe
- Re: DmRecordSize? John Marshall
- RE: DmRecordSize? Richard Hartman
- Re: DmRecordSize? rflores
- Re: DmRecordSize? Christian Vandendorpe
