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

Home » Public Forums » archive » Re: bug in program going from pc to sun
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: bug in program going from pc to sun [message #11338 is a reply to message #11309] Mon, 23 March 1998 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Elizabeth Jones (Elizabeth.Jones@lmco.com) writes:

> a weird problem - i have exactly the same code trying to
> run on both a pc and a sun workstation. it works fine on
> the pc, but on the sun the program calls a function that
> has about 20 parameters, and the sun idl debugger comes
> back with an error message saying that only 8 subscripts
> are allowed. Is this an inherent difference between the SUN
> and PC versions or do I have something else going on here?

I'm betting on something else going on there. :-)

Cheers,

David

P.S. I'm guessing that the way the programs are compiled
are different on the Sun and the PC (e.g., the Path is
set up differently). I think the IDL compiler thinks the
function is a variable and not a function. Make sure that
the function code is compiled before it is called, or use
the Forward_Function declaration.

-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: SSM/I colour table request!
Next Topic: Re: date question

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

Current Time: Sun Oct 12 07:18:05 PDT 2025

Total time taken to generate the page: 1.12134 seconds