Code:
Dim greens_vbasic_knowledge as Integer
if greens_vbasic_knowledge=0 then
************ MsgBox("Read some books about it and come back with more concrete questions! We won't program for you.",64)
else
************ MsgBox("RTFM!",1)
end
i hope i got it right, it's been a while since i programed in VB