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

Home » Public Forums » archive » Re: Problems with tvrd(),true=1
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Problems with tvrd(),true=1 [message #19083] Thu, 24 February 2000 00:00
Liam E. Gumley is currently offline  Liam E. Gumley
Messages: 378
Registered: January 2000
Senior Member
Med Bennett wrote:
> I am trying to read and save a sequence of images on my display. When I
> do this, I get an error, and I can't figure out why. Decomposed on or
> off gives the same result, as does any value of TRUE, i.e. 1,2,or 3.

You might find SAVEIMAGE useful:
http://cimss.ssec.wisc.edu/~gumley/imagetools.html

Cheers,
Liam.
Re: Problems with tvrd(),true=1 [message #19084 is a reply to message #19083] Thu, 24 February 2000 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Med Bennett (mbennett@indra.com) writes:

> I am trying to read and save a sequence of images on my display. When I
> do this, I get an error, and I can't figure out why. Decomposed on or
> off gives the same result, as does any value of TRUE, i.e. 1,2,or 3.
> What does this mean?
>
>
>> Current graphics device: WIN
>> Screen Resolution: 1280x1024
>> Simultaneously displayable colors: 16777216
>> System colors reserved by Windows: 0
>> IDL Color Table Entries: 256
>> NOTE: this is a TrueColor device
>> Using Decomposed color
>> Graphics Function: 3 (copy)
>> Current Font: System
>> Default Backing Store: None.
>> Window Status: (ID: Type(x, y, backing store))
>> 0: Window ( 550, 898, Pixmap)
>>
>> IDL> a=tvrd(),true=1
>>
>> a=tvrd(),true=1
>> ^
>> % Syntax error.

Uh, I think it means the keyword needs to go inside the
parentheses. :-)

a = Tvrd(True=1)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Thanks !
Next Topic: quoted null character

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

Current Time: Wed Oct 08 17:09:01 PDT 2025

Total time taken to generate the page: 0.00606 seconds