Re: ANN: RegExTest 0.3beta

2001-07-04 Thread David van Zuijlekom

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Dirk,

On Monday, July 02, 2001 at 22:24:14 +0200, Dirk Heiser [DH] wrote
concerning 'ANN: RegExTest 0.3beta':

I am sorry I took me so long to respond but I must have missed your
reply.

DH Do you have the HTML Help installed and enabled?

Can you tell me what this is, because I don't think I have installed
it. Is it a separate package from TB!?

DH Work it if you call rundll32 RegExTest.dll,Run ?

Yes this works.

- --
Best regards,
 David

** An error? Impossible! My modem is error correcting. **

[TB! 1.53d] [Windows NT 5.0 Build 2195 Service Pack 2]
  [Running on a Celeron 633@874 256 Mb RAM]

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8ckt Build 06
Comment: PGPKeys: mailto:[EMAIL PROTECTED]?subject=send_PGP_key

iQA/AwUBO0LU4VK9yf5+yp9NEQJB8ACgxU+sZQAwjD2iy9NbEnI3YBRxIiMAoMt5
+2F8/4VQZ0z+fNS4x0eoZwNI
=JP0j
-END PGP SIGNATURE-

-- 
__
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

You are subscribed as : archive@jab.org





Re: ANN: RegExTest 0.3beta

2001-07-02 Thread Dirk Heiser

Hi David,

On Fri, 29 Jun 2001 18:52:09 +0200, you wrote:

   I installed it but I doesn't show up in the help dialog. I copied
   the 'RegExTest.dll' in the TB! directory and and I inserted this
   ':Tab RegExTest=RegExTest.dll' into 'the_bat.cnt'.

   What am I doing wrong?

Do you have the HTML Help installed and enabled? Work it if you call
rundll32 RegExTest.dll,Run ?

cu,
 Dirk

-- 
Using The Bat! 1.53bis (S/N 12A1F196 / Educational) under Windows 95 4.0 Build   B
-- 
__
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

You are subscribed as : archive@jab.org





Re: ANN: RegExTest 0.3beta

2001-07-02 Thread Dirk Heiser

Hi David,

On Fri, 29 Jun 2001 18:51:58  +0100, you wrote:

 A good start, but have you tried to set all the options to on I can
 get the error [Perlre: unknown optionbit(s) set]. I might be able to

This option box allow you to set all flags. But it seams that some
combinations are not allowed by the PCRE library and the library
report this error. I do not know the meaning of the last options, i
simply provide a GUI for all the options the PCRE library provide.

cu,
 Dirk

-- 
Using The Bat! 1.53bis (S/N 12A1F196 / Educational) under Windows 95 4.0 Build   B
-- 
__
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

You are subscribed as : archive@jab.org





ANN: RegExTest 0.3beta

2001-06-29 Thread Dirk Heiser

3th try to post to this group, the previous never get it to the list :-(
---

Hi TB! users,

I want let you know that I have created a little program to
create/modify/study Regular Expressions. It's simply an input filed
for the regular expression and and input field for the sample text. If
you modify one of these the result (the subpatterns or the error
message) are immediately shown.

So you could play easy with your ideas and could test the regex with
different textes and see how this work.

The program are integrated into the TB! help system and available by
clicking Help - Help Topics - RegExTest.

You could found it at:
http://www.Dirk-Heiser.de/RegExTest/RegExTest_V0.3beta.zip
(This are freeware without source)

Follow the instructions in the included readme. And note this are beta
software.

cu,
 Dirk

-- 
The Bat! (1.53bis) Educational [12A1F196]
OS: Windows 95 4.0 Build   B
-- 
__
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

You are subscribed as : archive@jab.org





Re: ANN: RegExTest 0.3beta

2001-06-29 Thread David van Zuijlekom

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Dirk,

On Friday, June 29, 2001 at 16:53:07 +0200, Dirk Heiser [DH] wrote
concerning 'ANN: RegExTest 0.3beta':

DH Follow the instructions in the included readme. And note this are
DH beta software.

  I installed it but I doesn't show up in the help dialog. I copied
  the 'RegExTest.dll' in the TB! directory and and I inserted this
  ':Tab RegExTest=RegExTest.dll' into 'the_bat.cnt'.

  What am I doing wrong?

- --
Best regards,
 David

** I am Pooh of Borg: I think I'll assimilate a little something
today. **

[TB! 1.53d] [Windows NT 5.0 Build 2195 Service Pack 2]
  [Running on a Celeron 633@874 256 Mb RAM]

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8ckt Build 06
Comment: PGPKeys: mailto:[EMAIL PROTECTED]?subject=send_PGP_key

iQA/AwUBOzykLlK9yf5+yp9NEQJKLgCg3DVeqCfySTRpH+0TjGx/Uhc0KPwAoKjI
6TiuZqRFMK85iOPFLMFaITec
=cdMD
-END PGP SIGNATURE-

-- 
__
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

You are subscribed as : archive@jab.org





Re: ANN: RegExTest 0.3beta

2001-06-29 Thread David Elliott

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear Dirk

On 29 June 2001 at 16:53:07 +0200 (which was 15:53 where I live) Dirk
Heiser emanated these words of wisdom

 I want let you know that I have created a little program to
 create/modify/study Regular Expressions.

A good start, but have you tried to set all the options to on I can get the
error [Perlre: unknown optionbit(s) set]. I might be able to work out what
some of the RegEx actually do.

Keep up the good work.

- --
 BFN,  ___
  David   |MUA- The 1, The Only, The Bat! | E-mailaholics |
 _|  Win 2K Adv Ser 5.0.2195 SP2  | International |
| A bat for me, a bat for you, now don't tell me there is nothing to do!  |

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8ckt (Build 06)
Comment: PGP Signed, sealed, delivered.

iQA/AwUBOzzAQ/mK8eZlD0U0EQJRhACgkGDp9xsDm78i7XiYe+n2PPO5dkAAoKef
BExsstyAt/A6E9OpUR/bS/e0
=Nr1q
-END PGP SIGNATURE-

-- 
__
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]

You are subscribed as : archive@jab.org