Navigation: Scripting Reference Manual > Functions & Subroutines > RepositoryMoveFileTo

 

RepositoryMoveFileTo

 

Contact Us: fredsupport@photonengr.com

 

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

RepositoryCreate

RepositoryCopyFileTo

RepositoryDeleteFile

RepositoryFileToDoc

RepositorySaveFredDocTo

 

 

 

 

 

Copyright © Photon Engineering, LLC