CheckIn Method
Checks in changes made to a file in a project under source code control.
Object.CheckIn( )
Remarks
Applies To: File Object (Visual FoxPro)
True (.T.) is returned if the file is successfully checked in. False (.F.) is returned if the file could not be checked into source code control or the project is not under source code control.