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

Home » Public Forums » archive » Re: STRSPLIT function AWOL from IDL 6.0 !?!?
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: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36136] Fri, 22 August 2003 07:51
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Richard G. French writes:

> Sure, David - Buy a Mac G5 - I guarantee no problems for at least a month or
> so (since that is the backlog for shipping!).

It would be a race probably to see if the computer
would show up before my software. :-(

But I prefer installation problems on Windows to graphics problems
on Macs. At least if the damn thing isn't installed you have an
explanation for why you don't see anything on the display. :-)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
Re: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36137 is a reply to message #36136] Fri, 22 August 2003 07:20 Go to previous message
Richard French is currently offline  Richard French
Messages: 173
Registered: December 2000
Senior Member
On 8/22/03 12:51 AM, in article MPG.19af4f41a65f0e7f9896d4@news.frii.com,
"David Fanning" <david@dfanning.com> wrote:

> I've spent a couple of hours trying various things
> (including getting my IDL 5.6 installation hopelessly
> tangled by making bad decisions in REGEDIT). I've got
> all that sorted out now and IDL 5.6 is back to behaving
> properly, but still no joy with IDL 6.0.
>

>
> Any ideas?
>
> Cheers,
>
> David

Sure, David - Buy a Mac G5 - I guarantee no problems for at least a month or
so (since that is the backlog for shipping!). I'll be interested in speed
comparisons from any of you who might be early recipients of a G5.

Dick French.
Re: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36139 is a reply to message #36137] Fri, 22 August 2003 05:36 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
David,
if it comforts you, the download installer worked fine on my W2k machine.
So, there is hope!

Haje

--
Dr. Haje Korth
Space Physics Group
The Johns Hopkins University
Applied Physics Laboratory
MS MP3-E128
11100 Johns Hopkins Road
Laurel, MD 20723-6099
USA
Phone: 240-228-4033 (Washington), 443-778-4033 (Baltimore)
Fax: 240-228-0386 (Washington), 443-778-0386 (Baltimore)
e-mail: haje.korth@jhuapl.edu


"David Fanning" <david@dfanning.com> wrote in message
news:MPG.19af4f41a65f0e7f9896d4@news.frii.com...
> Mark Hadfield writes:
>
>> David, what's the installation problem on Win 2000? Or is it too painful
>> to talk about?
>
> Well, hard to say. I wanted to un-install the IDL 6.0 beta
> before I did the official installation, but for some reason
> the normal un-install process didn't work. (Although the
> un-install wizard reported no errors and appeared to
> finish normally. But nothing was un-installed.)
>
> So I thought, "Well, sod that!" and I deleted all the
> beta files manually and used Registry Medic to fix up
> all the dangling references in the Registry.
>
> Then I tried to do the installation (from files
> I downloaded from the RSI web page, since my CD
> has still not turned up). At the moment it goes
> off to do the installation, the install wizard
> reports an "Internal Error 2711. IDL Shortcuts".
> This, followed immediately by "Error 1603. Fatal
> error during installation."
>
> I've spent a couple of hours trying various things
> (including getting my IDL 5.6 installation hopelessly
> tangled by making bad decisions in REGEDIT). I've got
> all that sorted out now and IDL 5.6 is back to behaving
> properly, but still no joy with IDL 6.0.
>
> The same general approach worked perfectly on my
> other Windows machine.
>
> Any ideas?
>
> Cheers,
>
> David
>
> --
> David W. Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Phone: 970-221-0438, E-mail: david@dfanning.com
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Toll-Free IDL Book Orders: 1-888-461-0155
Re: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36142 is a reply to message #36139] Thu, 21 August 2003 22:40 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Andrew Cool" wrote in message ...

> Just installed IDL 6.0 on my Windows box, and ran some code that calls
> the STRSPLIT function. It issued a compilation error.
>
> In fact, I can't get any STRSPLIT call to work, not even examples from
> RSI's Online Help.
>
> Can anyone get it to work on other platforms?

Hi Andrew. You finally got your license file? That wasn't long at all.
I'm still waiting for mine. When you have a site license the onus falls on
the site admin who in our case isn't very responsive :(

But, in 6.0b STRSPLIT() works fine. Are your paths set up correctly?
STRSPLIT is written in IDL so you should be able to find it in the lib dir.

-Rick
Re: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36144 is a reply to message #36142] Thu, 21 August 2003 21:51 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Mark Hadfield writes:

> David, what's the installation problem on Win 2000? Or is it too painful
> to talk about?

Well, hard to say. I wanted to un-install the IDL 6.0 beta
before I did the official installation, but for some reason
the normal un-install process didn't work. (Although the
un-install wizard reported no errors and appeared to
finish normally. But nothing was un-installed.)

So I thought, "Well, sod that!" and I deleted all the
beta files manually and used Registry Medic to fix up
all the dangling references in the Registry.

Then I tried to do the installation (from files
I downloaded from the RSI web page, since my CD
has still not turned up). At the moment it goes
off to do the installation, the install wizard
reports an "Internal Error 2711. IDL Shortcuts".
This, followed immediately by "Error 1603. Fatal
error during installation."

I've spent a couple of hours trying various things
(including getting my IDL 5.6 installation hopelessly
tangled by making bad decisions in REGEDIT). I've got
all that sorted out now and IDL 5.6 is back to behaving
properly, but still no joy with IDL 6.0.

The same general approach worked perfectly on my
other Windows machine.

Any ideas?

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
Re: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36145 is a reply to message #36144] Thu, 21 August 2003 21:26 Go to previous message
Mark Hadfield is currently offline  Mark Hadfield
Messages: 783
Registered: May 1995
Senior Member
David Fanning wrote:
> Andrew Cool writes:
>> Just installed IDL 6.0 on my Windows box, and ran some code that calls
>> the STRSPLIT function. It issued a compilation error.
>>
>> In fact, I can't get any STRSPLIT call to work, not even examples from
>> RSI's Online Help.
>>
>> Can anyone get it to work on other platforms?
>
> I find it in my IDL 6.0 Windows XP installation in
> the usual place: RSI/IDL60/lib.
>
> I haven't been able to get IDL 6.0 to install yet
> on my Windows 2000 machine, so I can't help you
> there. :-(

STRSPLIT works as normal on my system (IDL 6.0, Windows 2000).

Andrew, could you have another strsplit.pro that's bullied its way ahead
of the RSI one on your path?

David, what's the installation problem on Win 2000? Or is it too painful
to talk about?


--
Mark Hadfield "Ka puwaha te tai nei, Hoea tatou"
m.hadfield@niwa.co.nz
National Institute for Water and Atmospheric Research (NIWA)
Re: STRSPLIT function AWOL from IDL 6.0 !?!? [message #36146 is a reply to message #36145] Thu, 21 August 2003 21:06 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Andrew Cool writes:

> Just installed IDL 6.0 on my Windows box, and ran some code that calls
> the STRSPLIT function. It issued a compilation error.
>
> In fact, I can't get any STRSPLIT call to work, not even examples from
> RSI's Online Help.
>
> Can anyone get it to work on other platforms?

I find it in my IDL 6.0 Windows XP installation in
the usual place: RSI/IDL60/lib.

I haven't been able to get IDL 6.0 to install yet
on my Windows 2000 machine, so I can't help you
there. :-(

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Question about merging
Next Topic: tree widget sizing

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

Current Time: Wed Oct 08 15:39:16 PDT 2025

Total time taken to generate the page: 0.00653 seconds