fmove
| fmove | 
  Purpose
 
  Synopsis
 
procedure fmove(namesrc:string|text,namedest:string|text)
 
  Arguments
 
| 
     namesrc 
     | 
     The name of the file to be moved or renamed
     | 
| 
     namedest 
     | 
     The destination name and/or path
     | 
  Further information
 
 This procedure renames the file
 namesrc to
 namedest. If the second name is a directory, the file is moved into that directory. The provided names may use extended notation.
 
  Module
 
 
