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

Home » Public Forums » archive » Tough System Variable Question for the IDL Gurus
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Tough System Variable Question for the IDL Gurus [message #68632] Wed, 11 November 2009 14:05
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
OK, you IDL gurus. How do you delete an IDL system variable
you have created with DefSysV without getting out of the IDL session?

IDL> DefSysV, '!TESTER', 5
IDL> DelVar, !TESTER
% DELVAR: Expression must be named variable in this context: <INT
( 5)>.

IDL> Undefine, !Tester
IDL> Help, !Tester
<Expression> INT = 5

My current thinking is that it is not possible. Any good ideas?

Cheers,

David
[Message index]
 
Read Message
Previous Topic: idlastro mrdfits and strings
Next Topic: Re: Use the device fonts for Ytitle on screen

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

Current Time: Thu Oct 09 12:17:56 PDT 2025

Total time taken to generate the page: 0.88678 seconds