
{
{    The purpose of this request is to create a subcatalog named $WAIT_QUEUE in
{    the user's catalog if one does not exist and create a file name in that
{    subcatalog.
{
{        NFP$CREATE_WAIT_QUEUE_FILE_NAME (FAMILY_NAME, USER_NAME,
{              USER_FILE_NAME, WAIT_QUEUE_FILE_NAME, STATUS)
{
{  FAMILY_NAME: (input) This parameter specifies the family name of the user.
{
{  USER_NAME: (input)  This parameter specifies the user name where the wait
{        queue will reside or resides.
{
{  USER_FILE_NAME: (input) This parameter specifies the name of the file that
{        will end up in the user's wait queue.
{
{  WAIT_QUEUE_FILE_NAME: (output) This parameter specifies the resultant file
{        name.
{
{  STATUS: (output) This parameter specifies the request status.
{        CONDITIONS:
{              PF conditions
{              CL conditions
{



