CREATE CLASSLIB Command

Creates a new, empty visual class library (.vcx) file.

CREATE CLASSLIB ClassLibraryName

Parameters

ClassLibraryName

Specifies the name of the visual class library to create. If a visual class library with the name you specify already exists and SET SAFETY is ON, Visual FoxPro asks if you'd like to overwrite the existing visual class library. If SET SAFETY is OFF, the existing file is automatically overwritten.

If you don't specify an extension for the file name, Visual FoxPro automatically assigns a .vcx extension.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic