Description Deletes a particular file from the specified Repository.
Syntax success = RepositoryDeleteFile( 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 deleted.
commnt As String Text comment saved with Repository entry.
Remarks Deletes a particular file from the specified Repository.
See Also
|