Search Again:

Re: Uppercase usernames and passwords

From: Shawn Hogan
Date: Wednesday, November 8, 2000
Time: 1:56:58 pm

Heath Pitts wrote:

> Is there a way to create a found set of usernames and passwords that have any
> uppercase letters in them?

Not directly, but you can use the replace function to replace an unused
field with a boolean value for it... Use the replace function to replace
the contents of an unused field with a calculated result:

Exact (Login, Lower (Login))

That will result in 1 if it's all lower or 0 if it's not. Then you can
search that field for 0...

- Shawn

-------------------------------
Shawn D. Hogan
President, Digital Point Solutions
http://www.digitalpoint.com
(858) 452-3696


------------------------------------------
To subscribe, unsubscribe and list archive
please visit http://www.optigold.com/lists
------------------------------------------



Messages In This Thread:



Return to Digital Point Solutions' Home Page