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

Home » Public Forums » archive » IDL limits
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
IDL limits [message #12467] Mon, 03 August 1998 00:00
mallors is currently offline  mallors
Messages: 76
Registered: November 1997
Member
Hi all,

I thought I read somewhere that IDL 5 removed all
parameter limits, but I can't find it anywhere in
the docs. I see that there are still some limits
imposed:

PROCEDURE DEFINITION : 63 parameters maximum.
FUNCTION DEFINITION : 63 parameters maximum.

These two limits also seem to be imposed on IDL kernel functions
and procedures. For example, CALL_EXTERNAL() is limited to 63
parameters, including the shared image name and entry point name.

COMMON BLOCKS : 64 parameters maximum.

LOCAL VARIABLES : Unlimited ? Compiles with 10,000.
STRUCTURE TAGS : Unlimited ? Compiles with 10,000.
VARIABLE NAMES : Unlimited ? I checked 257 characters, that's plenty :-)

PROCEDURE NAMES : 128 characters, then truncated
FUNCTION NAMES : 128 characters, then truncated

I would say that most of these limits are reasonable,
but I ran across the PRO parameter limit when I was converting
some legacy fortran code over to IDL...

{ x86 linux unix 5.1 Apr 13 1998}

--
Robert S. Mallozzi
http://cspar.uah.edu/~mallozzir/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Getting filename from PS device
Next Topic: Re: REVERSE even row elements in data array.

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

Current Time: Fri Oct 10 22:37:57 PDT 2025

Total time taken to generate the page: 1.52154 seconds