AddToSCC Method

Adds a file in a project to source code control.

Object.AddToSCC( )

Remarks

Applies To: File Object (Visual FoxPro)

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.

See Also

Reference

CheckIn Method

CheckOut Method

GetLatestVersion Method

RemoveFromSCC Method

UndoCheckOut Method

Other Resources

Methods (Visual FoxPro)

Language Reference (Visual FoxPro)