{
{   The purpose  of  this  procedure  is to store information about the master
{ volume in a new active set table entry.   The  active  set  table  entry  is
{ assumed  uninitialized  prior  to  this  call.   The entry is initialized to
{ indicate that there are no member volumes and that  the  master  volume  has
{ never been active.
{
{       STP$STORE_INACTIVE_MASTER (SET_NAME, UNIQUE_SET_NAME, MASTER_VSN,
{         INTERNAL_VSN, ACCESS_STATUS, AST_INDEX)
{
{ SET_NAME: (input) This parameter specifies the set name to be recorded  into
{       the active set table.
{
{ UNIQUE_SET_NAME: (input) This parameter specifies the unique set name.
{
{ MASTER_VSN:  (input)  This parameter specifies the name of the master volume
{       of the set.
{
{ INTERNAL_VSN: (input) This parameter  specifies  the  internal  vsn  of  the
{       master volume of the set.
{
{ ACCESS_STATUS:  (input)  This  parameter specifies the access status for the
{       set.
{
{ AST_INDEX: (input) This parameter specifies the index into  the  active  set
{       table for the entry that is to be initialized.
{
