_DOS System Variable

Contains true (.T.) if you are using FoxPro for MS-DOS. Contains false (.F.) if you are using a different platform version of FoxPro or Visual FoxPro.

_DOS = lExpression

Remarks

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

See Also

_MAC | _UNIX | VERSION( ) | _WINDOWS