[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
IsMSDOS()
Determines if Operation System is MSDOS or DRDOS
Syntax:
IsMSDOS() -> lIsMSDOS
Description:
Determines if Operation System (OS) is a Microsoft DOS (MSDOS) or
a Digital Research DOS (DRDOS).
Return:
.F. for DRDOS and .T. for MSDOS (or another one).
Example:
If IsMSDOS()
Warning ( "Very good Bill G..." )
EndIf
See Also:
IsQEMM()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson