Hi
I have to check if a literal is within a partiocular range say [1..10].
How do I do this. Can I use "eq" operator to check if it is in a particular range
for eg.
if ($s_field eq [1..10]) {
stmt 1; or how do i use this. Please help. please don't laugh at my program.
}
Thanks,
jessie
---------------------------------
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
