Perfect, thanks..

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: 20 May 2002 00:13
To: [EMAIL PROTECTED]
Subject: Re: <lingo-l> How to determine a number within a range?



Hi,
make a list of all the numbers that u want to check your number against
vlCheckList = [1,2,3,4,5]

if vlCheckList.getOne(vNoToBeChecked) then alert "number lies inside the
range"
is this what u r looking?
mahesh

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is
for learning and helping with programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to