Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Detecting OS

1 view
Skip to first unread message

Bob W

unread,
Jun 21, 2002, 8:44:52 AM6/21/02
to
All,

I was wondering if there was any examples of the following:

IF Winxp then
'run program 1
elseif winme then
'run program 2
else
'run program 3

I want to do this in a button.

Thanks,
Bob

0 new messages