scsh-users
[Top] [All Lists]

Re: "dynamic" rx expressions

To: scsh-news@zurich.ai.mit.edu
Subject: Re: "dynamic" rx expressions
From: briand@zipcon.net
Date: 06 Feb 2002 08:42:13 -0800
Organization: www.zipcon.net
And the answer is :

Welcome to scsh 0.6.0 (Chinese Democracy)
Type ,? for help.
> (define x (sre->regexp '(| "A1" "b1")))
> x
'#{Re-choice}
> (regexp-search? x "aaaA1b")
#t
> 

Thanks !

Brian

-- 

   "There is no right place for the dead to live."

    -- Kai, last of the Brunnen-G


<Prev in Thread] Current Thread [Next in Thread>