SCCInit Event

Occurs immediately after a ProjectHook object's Init event.

PROCEDURE ProjectHook.SCCInit

Remarks

Applies To: ProjectHook Object

The SCCInit event occurs immediately after a ProjectHook object's Init event, allowing you to perform source code control functions (checking out files, for example) after a Project is opened.

See Also

Reference

Init Event
SCCDestroy Event
SCCProvider Property
SCCStatus Property

Other Resources

Events (Visual FoxPro)