{
{   This procedure  removes  a  member volume from the member entry list of an
{ active set table entry for a set.  The set must previously been  located  in
{ the  active set table, prior to calling this request.  The member entry list
{ is searched and bad status is returned if the member is not found.
{
{       STP$REMOVE_MEMBER_FROM_MEL (MEMBER_VOL, AST_INDEX, STATUS)
{
{ MEMBER_VOL: (input) This parameter specifies the name of the  member  volume
{       to remove.
{
{ AST_INDEX:  (input) This parameter specifies the set for which the member is
{       to be removed.  This is assumed to be a valid index  into  the  active
{       set table.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS: ste$member_not_in_mel
{
{       IDENTIFIER: stc$set_management_id
{
