compile a routine wich inlude a commun [message #47067] |
Sun, 22 January 2006 04:26  |
L. Testut
Messages: 16 Registered: January 2006
|
Junior Member |
|
|
Dear IDL users,
I am a beginner with IDL and I really enjoy this programmation
langage, even if it is not easy at the beginning. I'm building at the
moment an application to work with satellite altimetric data of four
satellites.
My question is "it is possible to compile a procedure or function
including a COMMON which is not already defined" in others words : "is
it possible to force compilation of procedure or function including a
COMMON which is not already defined" ?
Your answer will probably be : don't use common at all ! (but I don't
know how to do without common)
Regards,
Laurent Testut
Toulouse, France
|
|
|