{
{    The purpose of this request is to release space and volume
{  assignment for a file (all subfiles and fats are freed) and
{  assign a new volume and space for the file.
{
{       DMP$REASSIGN_FILE (SYSTEM_FILE_ID, BYTES_TO_ALLOCATE, STATUS)
{
{ SYSTEM_FILE_ID: (input)  This parameter specifies the system
{       file identification for the file.
{
{ BYTES_TO_ALLOCATE: (input)  This parameter specifies the amount
{       of file space to be allocated for the file.
{
{ STATUS: (output)  This parameter returns the request status.
{
