{
{    The purpose of this procedure is to create a new family.
{
{       AVP$CREATE_FAMILY_INTERFACE (FAMILY_NAME, FAMILY_ADMINISTRATOR,
{             ACCOUNT_NAME, PROJECT_NAME, PASSWORD, PERMANENT_FILE_SET, STATUS)
{
{ FAMILY_NAME: (input)  This parameter specifies the name of the family to be
{       changed.
{
{ FAMILY_ADMINISTRATOR: (input)  This parameter specifies the family
{       administrator user name for the family.
{
{ ACCOUNT_NAME: (input)  This parameter specifies the account name to be
{       assigned to the specified family administrator.
{
{ PROJECT_NAME: (input)  This parameter specifies the project name to be
{       assigned to the specified family administrator.
{
{ PASSWORD:  (Input) This parameter specifies the password to be assigned to
{       the specified family administrator.
{
{ PERMANENT_FILE_SET: (input)  This parameter specifies the set of permanent
{       file devices on which the family will reside.  Specifying a null name
{       will cause the system default set to be used.
{
{ STATUS: (output) This parameter specifies the request status.
{
{      CONDITION: ave$insufficient_authority

