Description Opens the specified file from a given Repository.
Syntax success = RepositoryOpenFileToDoc( 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 opened.
commnt As String Text comment saved with Repository entry.
Remarks Opens the specified file from a given Repository.
See Also
|