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

Home » Public Forums » archive » Re: wildcard in "where" command
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
Re: wildcard in "where" command [message #45599] Mon, 19 September 2005 22:18
m_schellens is currently offline  m_schellens
Messages: 31
Registered: February 2005
Member
Try

x=where(strcmp(stars.name,'HIP',3))

If you really need wildcards use:

x=where(strmatch(stars.name,'HIP*'))

Cheers,
marc
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: wildcard in "where" command
Next Topic: more memory issues

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

Current Time: Wed Oct 08 15:17:46 PDT 2025

Total time taken to generate the page: 0.00518 seconds