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

Home » Public Forums » archive » Re: IDL wish list (continued)
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 wish list (continued) [message #5456] Wed, 13 December 1995 00:00 Go to previous message
rfinch is currently offline  rfinch
Messages: 51
Registered: March 1991
Member
Thanks for the response, you're right, I had misinterpreted the
original post. I see no problem with a mistyped name in IDL given that
it's caught if used on the rhs of an equation. One can compile in IDL
and typos are caught at that stage, like in a true compiled
language. That would be the solution for the original poster. To
illustrate:

% cat test.pro
a=c
end

% idl
IDL> .run test.pro
.run test.pro
% Compiled module: $MAIN$.
% Variable is undefined: C.
% Execution halted at: $MAIN$ 1 test.pro
--
916-653-8268 rfinch@water.ca.gov / finger for PGP public key
"The jury has the right to judge both the law as well as the fact in
controversy." John Jay, 1st U.S. Supreme Court Justice. 1-800-TEL-JURY
Any opinions expressed are my own; they do not represent my employer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Run-Time Licence
Next Topic: Code to access World Vector Shoreline (WVS) data?

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

Current Time: Wed Oct 08 19:50:27 PDT 2025

Total time taken to generate the page: 0.00487 seconds