CREATE COLOR SET Command

Creates a color set from the current color settings.

CREATE COLOR SET ColorSetName

Parameters

  • ColorSetName
    Specifies the name of the color set to create.

Remarks

Every color pair in every color scheme is saved in the color set you create. A color set name can be up to 24 characters long in Visual FoxPro, (10 characters in earlier FoxPro versions) and can contain numbers and underscores, but it cannot begin with a number.

Once you have created a color set, you can load it with SET COLOR SET.

Color sets are saved in the Visual FoxPro resource file. If a color set exists with the same name you specify, it is overwritten.

See Also

Reference

SET COLOR OF SCHEME Command

SET COLOR SET Command

SET COLOR TO Command

Other Resources

Commands (Visual FoxPro)

Language Reference (Visual FoxPro)