{
{    This request sets the computer system file residence for a particular file.
{
{       DMP$SET_FILE_RESIDENCE(FILE_TYPE,FILE_USAGE,FILE_SHARE_SELECTIONS,
{                              FILE_SHARE_HISTORY,FILE_TABLE_RESIDENCE,STATUS)
{
{  FILE_TYPE:(input)  This parameter specifies the type of file.
{
{  FILE_USAGE:(input)  This parametr specifies how the file is to be used.
{
{  FILE_SHARE_SELECTIONS:(input)  This parameter specifies how the file is to
{                                 shared.
{
{  FILE_SHARE_HISTORY:(input)  This parameter specifies any previous share
{                              information for the file.
{
{  FILE_TABLE_RESIDENCE:(output)  This parameter returns the computer system
{                                 file residence for the file.
{
{  STATUS:(output)  This parameter returns the request status.
{
