Description Moves the given file to a specified Repository.
Syntax success = RepositoryMoveFileTo( repname, fname, commnt )
Parameters success (Boolean) True if operation successful; False otherwise.
repname As String Full path name of Repository.
fname As String Name of FRED file to be moved.
commnt As String Text comment saved with Repository entry.
Remarks Moves the given file to a specified Repository.
See Also
|