Adds a file in a project to source code control.
Syntax
Object.AddToSCC( )
Remarks
True (.T.) is returned if the file is successfully added to source code control. False (.F.) is returned if the file could not be added to source code control or the project is not under source code control.