-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Vishal,
@31-Oct-2002, 18:51 -0800 (02:51 UK time) Vishal Nakra [VN] in mid:3511998833.20021031185132@;myrealbox.com said: RO>>>> Or enable regexp and check for .* in the subject. VN>>> What does the period before the * mean, RO>> The period stands for any character, the astix stands for one RO>> or multiple times. (Unless I'm messing up again, regexp isn't RO>> my strongest) VN> I see. Anyone feel the need to correct Roelof He was effectively correct. What it literally means is... . == any (single) character * == Repeat previous regex expression zero or more times. - -- Cheers -- .\\arck D Pearlstone -- List moderator TB! v1.62/Beta7 on Windows 2000 5.0.2195 Service Pack 2 ' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1rc1-nr1 (Windows 2000) iD8DBQE9wdIWOeQkq5KdzaARAsueAJ9bxW94urGmxVWl9EQ0Jg1nvzuleACfX3tg u7chRBiUZyCqEXsjvTzudh0= =Lpmn -----END PGP SIGNATURE----- ________________________________________________ Current version is 1.61 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

