Before I start, I would just like to say that I'm not very bright !!!
Can someone please give me the correct code for the following...
IF user OS = Win95, 98 or ME
Do 'something'
ELSE
Do 'something different'
End IF
Can someone please give me the correct code for the following...
IF user OS = Win95, 98 or ME
Do 'something'
ELSE
Do 'something different'
End IF
Comment