Page 1 of 1

To Antonio: WinVersion()

PostPosted: Mon Feb 25, 2013 1:22 pm
by byte-one
Antonio, all functions IsWin..() should be in this form:

function IsWin8()
return "8" == cWinVersion()

In case from win8 the old function returns also .T. on win98!!

Re: To Antonio: WinVersion()

PostPosted: Mon Feb 25, 2013 2:35 pm
by Antonio Linares
Günther,

Fixed for next build, thanks! :-)