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

Home » Public Forums » archive » Structure Creation with Execute
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: Structure Creation with Execute [message #4037 is a reply to message #3992] Tue, 18 April 1995 00:00 Go to previous messageGo to previous message
wmc is currently offline  wmc
Messages: 117
Registered: February 1995
Senior Member
In article GLB@netcom.com, msreeve@netcom.com (Mark D. Reeve) writes:
>
> This works well if there are only a few data sets in the file, but
> if the structure definition string exceeds 131 characters (IDL's
> ridiculously-low maximum for an EXECUTE), the EXECUTE fails.
> Is there a way around this somehow? Is it possible to append one
> structure to another (I thought not)? Any suggestions?

The best way around this is to use "create_structure" ;-)

I came across the same problem (actually when porting pv-wave code to idl, when
an unannounced feature of a new idl release was to cut down the max number of
characters in an execute string from 256 to the 131 that it says in the manual!)
and the answer is, don't use execute, use create_structure (does appends too).

- William
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Always Something to Worry About
Next Topic: Re: Always Something to Worry About

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

Current Time: Sun Oct 12 11:13:44 PDT 2025

Total time taken to generate the page: 1.03962 seconds