ASSP development mailing list <assp-test@lists.sourceforge.net>
schreibt:
>DHL_Print_Copy.zip        à Using bombre regex:  DHL_{1,12}.zip
>
>Lbl_for_Print_DHL.zip   à Using bombre regex:  {1,22}_DHL.zip
>
>The analyzer returns empty results for either of those regex's.

You forgot the period.
DHL_.{1,12}.zip
.{1,22}_DHL.zip

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to