comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » again strsplit
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
again strsplit [message #37752] Wed, 21 January 2004 06:15
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi all

I have learned the /regex keyword but who could explain this:

a='ABC$DEF'
print,strsplit(a,'$',/extr)

ABC DEF

and

a='ABC$DEF'
print,strsplit(a,'$',/extr,/regex)

ABC$DEF


Why is this differnt?


regards

Reimar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: write unix textfile with windows idl
Next Topic: Re: Another strsplit question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:38:47 PDT 2025

Total time taken to generate the page: 0.48049 seconds