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

Home » Public Forums » archive » Re: IDL 6.2 Array Definition Question (Program code area full)
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: IDL 6.2 Array Definition Question (Program code area full) [message #48409 is a reply to message #48408] Wed, 19 April 2006 09:04 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi mark

please tell a bit more

help, !version,/str

and please explain a bit more why you are using perl for doing this.


Reimar

mshep wrote:
> Hi,
>
> I did a quick search on the news group but did not find anything
> recent.
>
> I thought the "Program code area full" when explicitly defining arrays
> was resolved back in IDL 5.3, but I ran into it again.
>
> Here is a simple example to demonstrate my issue:
>
> IDL> .r full_test.pro
> % Compiled module: FULL_TEST.
> IDL>
> IDL> full_test,
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9],
> $
> IDL>
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9],
> $
> IDL>
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9],
> $
> IDL>
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9],
> $
> IDL>
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9],
> $
>
>
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9],
> $
>
>
> ^
> % Program code area full.
> IDL>
>
> ----------------
>
> PRO full_test, a_arr, b_arr, c_arr, d_arr, e_arr, f_arr , g_arr
>
> END
>
> ----------------
>
> I am generating arrays in a perl script and passing them into IDL so
> simply setting:
>
> a_arr =
> [0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9 ,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9]
>
> and
>
> full_test, a_arr, ....
>
> is not an option for me.
>
> Any insights would be greatly appreciated.
>
> Thanks,
> mark
>




--
Reimar Bauer

Institut fuer Stratosphaerische Chemie (ICG-I)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
------------------------------------------------------------ -------
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
============================================================ =======
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3-d plot surface to 2-d plot
Next Topic: interpolation question

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

Current Time: Sat Oct 11 05:37:42 PDT 2025

Total time taken to generate the page: 0.72011 seconds