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

Home » Public Forums » archive » Debuging
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: Debuging [message #90408 is a reply to message #90407] Sun, 01 March 2015 10:34 Go to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Sunday, March 1, 2015 at 9:44:16 PM UTC+3:30, Matthew Argall wrote:
>> % Variable is undefined: DEBUG.
>
>
> You have not assigned a value to the variable DEBUG
>
> IDL> help, a
> A UNDEFINED = <Undefined>
> IDL> if a then print, 'Debugging!' else print, 'Not debugging.'
> % Variable is undefined: A.
> % Execution halted at: $MAIN$
>
>
> Interestingly, !NULL does not behave the same way
>
> IDL> b = !Null
> IDL> help, b
> B UNDEFINED = !NULL
> IDL> if b then print, 'Debugging!' else print, 'Not debugging.'
> Not debugging.

yes that was the problem. i fixed that.
Thanks again,
Cheers,
Dave
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CgTaylorDiagram
Next Topic: Re: star symbol in labels??

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

Current Time: Wed Oct 08 17:34:48 PDT 2025

Total time taken to generate the page: 0.00355 seconds