HP3000-L Archives

February 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"COLE,GLENN (Non-HP-SantaClara,ex2)" <[log in to unmask]>
Reply To:
COLE,GLENN (Non-HP-SantaClara,ex2)
Date:
Tue, 27 Feb 2001 12:16:24 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
Allen Porter writes:

> Does anyone know of any soundex type products or code that works
> on the HP3000?

Perl was mentioned, but even PowerHouse supports Soundex:

   SOUNDEX(string-expression [,numeric-expression])

   string-expression
      Specifies the word to be coded.

   numeric-expression
      Controls the number of characters in the resulting code string.
      This parameter is optional.
      Default: 4 characters

--Glenn

ATOM RSS1 RSS2