Attempt to delete the current (first) row. Deletion causes a program halt due to the NODELETE option specified for the _setDataset method.
  call send(datid, '_deleteRow');
  return;