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

Home » Public Forums » archive » Re: IDL/ENVI Attempt to call undefined procedure/function - ENVI_PROJ_CREATE
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/ENVI Attempt to call undefined procedure/function - ENVI_PROJ_CREATE [message #80602 is a reply to message #78093] Thu, 28 June 2012 20:16 Go to previous message
chandima1983 is currently offline  chandima1983
Messages: 1
Registered: June 2012
Junior Member
Hi,

I am also facing a problem similar to you.
I get the following error message when I am compiling the program.
Attempt to call undefined procedure/function: 'ENVI_PROJ_STRUCT__DEFINE'.
% Execution halted at: ENVI_PROJ_CREATE

my code is 'output_projection = envi_proj_create(/geographic);
Please let me know if you have any solution for this

Thanks

On Monday, October 24, 2011 12:57:51 AM UTC+9, Barry Lesht wrote:
> On Oct 23, 10:11 am, David Fanning <n...@dfanning.com> wrote:
>> Barry Lesht writes:
>>> Again, I'm baffled.  I'm running ENVI4.8 +IDL8.1 on an Intel Mac under
>>> OS10.6.8.  I have a simple IDL code:
>>
>>> ;  Restore the ENVI base and start processing
>>> ;
>>> ENVI, /RESTORE_BASE_SAVE_FILES
>>> ENVI_BATCH_INIT ;, Log_File = logname
>>> ENVI_BATCH_STATUS_WINDOW, /OFF
>>> datum = 'North America 1983'
>>> OUT_proj = ENVI_PROJ_CREATE(DATUM=datum, /GEOGRAPHIC)
>>
>>> that fails as below when I invoke the procedure - it seems strange
>>> that the failure appears to be associated with ENVI's failure to find
>>> an internal routine (MAP_PE_VALID_DATUM_NAME) required by
>>> ENVI_PROJ_CREATE.
>>
>>> Anyone have an idea of what might be happening?
>>
>> I think you can reasonably expect this is a bug
>> in the ENVI code. I'd check with ITTVIS about it.
>>
>> Cheers,
>>
>> David
>>
>> --
>> David Fanning, Ph.D.
>> Fanning Software Consulting, Inc.
>> Coyote's Guide to IDL Programming:http://www.idlcoyote.com/
>> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
>
> Thanks, David. Will do. Barry
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: reading shapefiles & IDL objects
Next Topic: Read Andor CCD camera .sif file format in IDL?

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

Current Time: Fri Oct 10 15:12:19 PDT 2025

Total time taken to generate the page: 1.52239 seconds