Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quick Question
Message
From
07/06/1996 14:32:12
 
 
To
07/06/1996 14:15:09
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00002071
Message ID:
00002074
Views:
33
>> The line was:
>>m.find_drop = IIF(_DOS,0,2)
>>
>>I understand the IFF() function, but don't know
>>what value "_DOS" returns (I imagine it's .T. or
>>.F.)
>
>_DOS is not a function it is a system var
>like _Tally, _PLength etc.
>it is true if the dos version of 2.6 is uses (if i
>remember right)
Absolutely correct.
There are four similar system variables to test for the version of FOXPRO that is running:
_DOS
_WINDOWS
_MAC
_UNIX

Personally, I've never used the last two.
Michael P. Haake
FoxPro Programmer
"Doing the best I can!"
** Retired Air Force **
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform