RELEASE CLASSLIB Command

Closes .vcx visual class libraries containing class definitions.

RELEASE CLASSLIB ClassLibraryName1 | ALIAS AliasName1
   [, ClassLibraryName2 | ALIAS AliasName2 ...]
   [IN APPFileName | EXEFileName]

Parameters

ClassLibraryName1 | ALIAS AliasName1

Specifies the name or alias of a visual class library file to close.

ClassLibraryName2 | ALIAS AliasName2 ...

Specifies the names or aliases of additional visual class library files to close.

IN APPFileName | EXEFileName

Specifies a Visual FoxPro application file (.app) or executable file (.exe) containing the visual class library.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


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