{
{   This procedure  modifies  the  active  set table to indicate that a member
{ volume is no longer active.  The set must previously  been  located  in  the
{ active  set  table  prior to this call.  This routine will search the member
{ entry list for this set, and if found will  modify  that  members  entry  to
{ indicate that the member is inactive.
{
{       STP$INACTIVATE_MEMBER (AST_INDEX, INACTIVE_VOL, INTERNAL_VSN,
{         DM_PACKET_STORAGE, STATUS)
{
{ AST_INDEX: (input) This parameter specifies the set.  This is assumed to  be
{       a valid index.
{
{ INACTIVE_VOL: (input) This parameter specifies the name of the member volume
{       which is to be indicated as inactive.
{
{ INTERNAL_VSN: (input) This parameter specifies  the  internal  name  of  the
{       member volume.
{
{ DM_PACKET_STORAGE:  (input)  This  parameter specifies the device management
{       packet storage.  This will be stored into the member entry.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS: ste$dm_mel_mismatch
{                   ste$internal_vsn_mismatch
{
{       IDENTIFIER: stc$set_management_id
{
