Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
lParameters nInteger
Return Not Bittest(nInteger, 0)
local oObj
With This
For n = 1 To 10
oOBj = ".column"+Alltrim(Str(n))+"."
&oOBj.header1.BackColor=Iif(Thisform.isEven(n),Rgb(192,192,192),Rgb(100,100,100))
Endfor
Endwith