> -----Original Message-----
> From: Barry Carroll [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 26, 2001 8:18 AM
> To: '[EMAIL PROTECTED]'
> Subject: isWindows95() and isWIndowsNT()
>
>
> Hi all,
>
> This is my first post :)
>
> I once saw functions such as the ones above for perl.
>
> I am writing a script and I want to be able to determine
> the machine's Operating System type.
>
> Does anyone know where i can get these functions or
> similar ones to determine the OS type.
>
> I know how to get the OSType for a UNIX system, it's
> just windows that i'm having trouble with.
The functions are:
Win32::IsWinNT()
Win32::IsWin95()
They come with ActiveState perl.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]