{
{   The purpose of this request is to delete the record obtained through
{ an immediately preceding retrieval request.  The request is only valid
{ for files with record_type of amc$variable.
{   The record is logically deleted. The space that the deleted}
{ record occupied remains a part of the file but is ignored.}
{
{       AMP$DELETE (FILE_IDENTIFIER, STATUS)
{
{ FILE_IDENTIFIER: (input) This parameter specifies the file access
{       identifier established when the file was opened.
{
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION:  ame$ring_validation_error,
{       IDENTIFIER: amc$access_method_id.
{

