>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  FUTIL
Libraries

FUTIL

FUTIL

Name


      FUTIL

Purpose


      A system independent file utility (copy, move, delete, chmod...).

Category


Calling Sequence


      futil, filename

Inputs


      filename = input file. in

Keyword Parameters


Keyword


          TO=dest Name of destination file if needed.
          /MOVE Move file
          /COPY Copy file
          /DELETE Delete file
          /CHMOD Chmod file
          OCTSTR=octstr, Octal string with file permissions.
          /QUIET Print no messages while processing.
          ERR=err Error flag: 0=ok, 1=no such file,
            2=no action given, 3=no octal string specified for chmod.
     
     
      Copying

Outputs


Common Blocks


Notes


Modification History


      Frank Monaldo 2003 Nov 7
  Copyright (C) 2003, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us