I was wondering if there was any examples of the following:
IF Winxp then 'run program 1elseif winme then 'run program 2else 'run program 3
I want to do this in a button.
Thanks,Bob