Navigation: Scripting Reference Manual > Functions & Subroutines > RepositoryDeleteFile

 

RepositoryDeleteFile

 

Contact Us: fredsupport@photonengr.com

 

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

RepositoryCreate

RepositoryCopyFileTo

RepositoryMoveFileTo

RepositoryFileToDoc

RepositorySaveFredDocTo

 

 

 

 

 

Copyright © Photon Engineering, LLC