On 5 Jul, 00:24, [EMAIL PROTECTED] (Ken Foskey) wrote:
> On Wed, 2007-07-04 at 19:00 +0200, Martin Barth wrote:
> > Hi
>
> > > if (($DeviceType eq "Switch") || ($DeviceType eq "Router") ||
> > > ($DeviceType eq "Hub") || ($DeviceType eq "Access point"))
>
> > > what i would like to do is check each
Hi ppl,
I have a some code that reads in a file, and then i have some if
statements. The if statement i want to change is
if (($DeviceType eq "Switch") || ($DeviceType eq "Router") ||
($DeviceType eq "Hub") || ($DeviceType eq "Access point"))
what i would like to do is check each device type w