{
{    The purpose of this request is to verify that the requesting task is
{ permitted to access the specified file in the generic queue.
{
{       QFP$VALIDATE_QFILE_ACCESS (SYSTEM_FILE_NAME, APPLICATION_NAME,
{             QUEUE_FILE_PASSWORD, STATUS);
{
{ SYSTEM_FILE_NAME: (input)  This is the system_file_name of the file that is
{       being accessed.
{
{ APPLICATION_NAME: (input)  This is the application_name of the requesting
{       application.  It must match the file's application_name.
{
{ QUEUE_FILE_PASSWORD: (input)  This is the password assigned by queued files
{       when the application registered.
{
{ STATUS: (output) This is the status of the request.
{      CONDITIONS:
{        jme$qfile_appl_not_permitted
{        jme$application_name_incorrect
{        jme$name_not_found
