{
{   This procedure  provides  a  stub  for the request to device management to
{ determine if there are files (permanent, or catalog) on a volume.  This  can
{ be used to determine if it is OK to remove the volume from a set.
{
{       STP$DM_CHECK_IF_FILES_ON_VOL (VOLUME, FILES_ON_VOL)
{
{ VOLUME: (input) This parameter specifies the volume to check.
{
{ FILES_ON_VOL:  (output)  This  parameter returns whether there are permanent
{       files or catalog files on the volume.
{       This is currently always set to FALSE.
{
