Description Saves the current FRED document to the specified Repository.
Syntax success = RepositorySaveFredDocTo( repname, commnt )
Parameters success (Boolean) True if operation successful; False otherwise.
repname As String Full path name of Repository.
commnt As String Text comment saved with Repository entry.
Remarks Saves the current FRED document to the specified Repository. Only FRED documents (*.frd) can be saved by this method.
See Also
|