JavaScript Editor js editor     Web development 



Main Page

Checks out a file in a project under source code control, allowing you to make changes to the file.

Object.CheckOut(В )

Remarks

Applies To: File Object (Visual FoxPro)

True (.T.) is returned if the file is successfully checked out of source code control. False (.F.) is returned if the file could not be checked out or the project is not under source code control.

See Also



JavaScript Editor js editor     Web development