_WINDOWS System Variable

Contains true (.T.) if you are using Visual FoxPro for Windows.

_WINDOWS = lExpression

Remarks

_WINDOWS contains false (.F.) if you are using a different platform version of FoxPro or Visual FoxPro.

The value contained in _WINDOWS cannot be changed with STORE or =.

See Also

_DOS | _MAC | _UNIX | VERSION( )