Home »
Public Forums »
archive »
Re: Regular expressions for string matching ...
Re: Regular expressions for string matching ... [message #5334] |
Wed, 08 November 1995 00:00 |
hahn
Messages: 108 Registered: November 1993
|
Senior Member |
|
|
Frank Schnorrenberg <csfranks@zeus.cc.ucy.ac.cy> wrote:
>
> Does anybody know of IDL code implementing regular expressions for string
> matching?
>
> I am using IDL 4.0 for Windows and encounter problems such as having to
> handle pathnames whose components are delimited by '/' or '\' or a
> mixture.
Try filepath.pro
this procedure handles OS dependend coding of filenames. And it is
available as source code.
> The problem lies with functions such as STRPOS(), which do not
> allow a more general description of what one wants to match a string to.
>
On the other hand such an expansion would be helpful for other
purposes so I'd like an expansion of STRPOS as well.
> --Frank Schnorrenberg
> CS Dept.
> U Cyprus
>
Norbert Hahn
University at Darmstadt
Germany
|
|
|
Current Time: Sun Oct 12 10:56:45 PDT 2025
Total time taken to generate the page: 0.80183 seconds