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

Home » Public Forums » archive » Odd string/index problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Odd string/index problem [message #21685] Wed, 13 September 2000 00:00 Go to previous message
wmc is currently offline  wmc
Messages: 117
Registered: February 1995
Senior Member
Can someone explain this to me:

wmc> a='stoat'
wmc> print,a([0]),'>'
stoat
>
wmc> print,a(0),'>'
stoat>

This irritation surfaced when I tried to do
i=where(strings eq somestring)
print,strings(i)

which needs to be
i=i[0]
print,strings(i)

but why?

-W.

--
William M Connolley | wmc@bas.ac.uk | http://www.nerc-bas.ac.uk/icd/wmc/
Climate Modeller, British Antarctic Survey | Disclaimer: I speak for myself
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Odd string/index problem
Next Topic: Re: Convolution of Stick Spectra

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

Current Time: Wed Oct 08 15:59:04 PDT 2025

Total time taken to generate the page: 0.00435 seconds