Q)Using regular expression

From: 4052 <Jong-won>
Date: Sat, 1 Jun 1996 10:51:21 +1000

Hi all,

I'm trying to use STk's regular expression functions.
The problem is *. I'd like to search a string which has * like
"* wars, * trek". So I did:
(define *my-rexp* (string->regexp "\* wars, \* trek"))
But it did not work. How can I make regular expression from string
which has special characters?

Regards,

Jong-won (jwchoi_at_gsen.goldstar.co.kr)
Received on Sat Jun 01 1996 - 03:58:14 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST