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!!
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!!
Günther,
Fixed for next build, thanks! ![]()