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

Home » Public Forums » archive » !order
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: !order [message #11652 is a reply to message #11651] Tue, 19 May 1998 00:00 Go to previous messageGo to previous message
mgs is currently offline  mgs
Messages: 144
Registered: March 1995
Senior Member
In article <35623995.E5B3D072@nothing.net>, noname@nothing.net wrote:

> Hi,
>
> I think a don't understand very well the !order command. How can I
> develop a prog
> that will work fine on evry display? How can I check if the current
> screen is need
> !order = 0 or = 1?
>
> Thank for your help, I'm newbie
>
> Skiso

As you start your program or function you can get the value of the !Order
variable, then set it to whatever you like. As you exit your program, be
sure to set it back to the original value.

oldOrder = !Order ; get the current value
!Order = 1 ; set it to whatever you want
... ; enter all of your program steps
!Order = oldOrder ; set the order value back to the original

--
Mike Schienle Interactive Visuals
mgs@sd.cybernex.net http://ww2.sd.cybernex.net/~mgs/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Anybody tried constrained_min in 5.1 yet ?
Next Topic: IDL Emacs mode 1.41

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

Current Time: Fri Oct 10 00:17:39 PDT 2025

Total time taken to generate the page: 0.31957 seconds