Navigation: Scripting Reference Manual > Functions & Subroutines > RepositoryCopyFileTo

 

RepositoryCopyFileTo

 

Contact Us: fredsupport@photonengr.com

 

Description

Copies the given file to a specified Repository.

 

Syntax

success = RepositoryCopyFileTo( 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 copied.

 

commnt As String

Text comment saved with Repository entry.

 

Remarks

Copies the given file to a specified Repository.

 

See Also

RepositoryCreate

RepositoryMoveFileTo

RepositoryDeleteFile

RepositoryFileToDoc

RepositorySaveFredDocTo

 

 

 

 

 

Copyright © Photon Engineering, LLC