Mike Henderson wrote: > When I do a compare, "0" compares as equal to "00000" [one zero is > the same as five zeros] OK, so maybe it thinks it's a numeric > compare, despite the data being surrounded by quotes > > Oops! "0 " compares as equal to "00000 " [zero-space is the > same as five > zeros-space] > > But "*" does not compare equal to "*****" > > What?!?!
Use the COMPARE() function. Cheers, Ken ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
