Node:re-lookup-person, Next:, Previous:get-session-info-ident, Up:Protocol Requests



re-lookup-person [65] (5) Obsolete


        re-lookup-person [65] ( regexp : HOLLERITH )
                -> ( ARRAY Pers-No );

This call is obsolete. It has been replaced by re-z-lookup. It returns a list of persons matching the regular expression regexp. The regexp syntax used is that of the ed(1) Unix utility.

Error codes

regexp-error
Error compiling the regexp regexp. Perhaps the pattern is not a correct regexp.