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

Home » Public Forums » archive » Re: structure__define
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__define [message #22504 is a reply to message #22498] Fri, 17 November 2000 00:00 Go to previous messageGo to previous message
Randall Skelton is currently offline  Randall Skelton
Messages: 169
Registered: October 2000
Senior Member
OK. I can answer my own question now. It seems that case sensitivity is
somewhat lost on IDL-- the filename <structAtheader__define.pro> was not
being found but <structatheader__define.pro> is found fine.

My OS is Linux and I never would have guessed there would be a problem
with case sensitivity...

Cheers,
Randall

On Fri, 17 Nov 2000, Randall Skelton wrote:

> Date: Fri, 17 Nov 2000 15:58:32 +0000
> From: Randall Skelton <rhskelto@atm.ox.ac.uk>
> Newsgroups: comp.lang.idl-pvwave
> Subject: structure__define
>
> Obviously, my last question was a little too general... the jabs about
> programming in FORTRAN for too long are well deserved. Nevertheless, if I
> have a misconception here about IDL please point it out rather than just
> poking fun...
>
> I cannot seem to get my structure (defined in a local file
> structAtheader__define.pro) to be recognized without explicitly executing
> .compile/.run first. i.e.
>
> IDL> print, !PATH
> .:/home/dougal/aopp/rhskelto/idl:/usr/local/PACK/idl-5.3/lib /hook:
> IDL> .run runlog
> % Compiled module: GET_ATOCCULT.
> IDL> get_atoccult
> % Attempt to call undefined procedure/function: 'STRUCTATHEADER__DEFINE'.
> % Execution halted at: GET_ATOCCULT 11
> /local/home/mulligan/aopp/rhskelto/src/runlog_idl/runlog.pro
> % $MAIN$
> IDL>
>
> BUT, if I tell IDL that structatheader__define.pro exists things work?
>
> IDL> .run structAtheader__define
> % Compiled module: STRUCTATHEADER__DEFINE.
> IDL> .run runlog
> % Compiled module: GET_ATOCCULT.
> IDL> get_atoccult
>>>> >>>>>>>> WORKS FINE >>>>>>>>>>>>>
>
>
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: compile all files in current path
Next Topic: Re: include files in IDL programs

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

Current Time: Tue Dec 02 15:46:15 PST 2025

Total time taken to generate the page: 0.17753 seconds