Home »
Public Forums »
archive »
Automatic Structure Definition
Automatic Structure Definition [message #15846] |
Tue, 15 June 1999 00:00 |
Daniel Peduzzi
Messages: 29 Registered: June 1999
|
Junior Member |
|
|
I recently spent quite a bit of time wondering why my automatic structure
definition files could not be seen by IDL. All attempts to instantiate the structure
in my calling program resulted in the error "attempt to call undefined procedure/function".
As it turns out, the problem was that I had a capital letter in my filename containing
the structure definition procedure. Renaming it from abc_Struct__define.pro to
abc_struct__define.pro remedied the problem, even though all references still
contained the capital "S".
Has anybody else experienced this problem? Or perhaps it is not a problem
at all, and I missed the explanation? This requirement is definitely not explained
in the "Automatic Structure Definition" section.
Dan Peduzzi
peduzzi@mediaone.net
|
|
|
Current Time: Wed Oct 08 13:40:29 PDT 2025
Total time taken to generate the page: 0.00510 seconds