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

Home » Public Forums » archive » number of available windows
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
number of available windows [message #215] Thu, 13 February 1992 01:55 Go to next message
hofer is currently offline  hofer
Messages: 16
Registered: April 1991
Junior Member
Is thre some way to get the number of windows available in pv-wave? My manual tells
me that I will have 16 windows on a VMS machine (which is true on our VAXstation) and
10 windows on any unix machine. But on our Personal Iris I get 32 windows.

How can I know, how much windows my program can open whitout runtime error?
Thanks in advance for any help.

By the way: We are using pv-wave 3.03 on a VAXstation 3200 and pv-wave cl 3.10 on a
Silicon Graphics PI 4D/35

Greetings Remo Hofer
--
RFC822: <hofer@urz.unibas.ch> or <hofer%urz.unibas.ch@CERNVAX.BITNET>
X.400: S=hofer;OU=urz;O=unibas;P=SWITCH;A=ARCOM;C=CH
HEPNET/SPAN: CHGATE::YOGI::HOFER or 20579::48130::HOFER
Re: number of available windows [message #298 is a reply to message #215] Fri, 21 February 1992 10:08 Go to previous message
mfaust is currently offline  mfaust
Messages: 6
Registered: February 1991
Junior Member
In article <1555@pvi.UUCP>, jeb@pvi.UUCP (John E. Bee x464) writes:
>
> In 3.1 of Wave, a new keyword, WINDOW_STATE, is now available. WINDOW_STATE
> will return an array for all available WAVE windows, with a value indicating
> if a window is opened or closed. A value of 1 shows the window is open, and 0,
> the window is closed. As an example for using this keyword, enter:
>
> WAVE> window, 3 ; Open window 3
> WAVE> device, window_state = winarray
> WAVE> print, winarray
> 0 0 0 1 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0
>

It's interesting to note that this feature is not in my
documentation that came with WAVE 3.1. When I inquired
to my tech support a few months ago I was told that
this "fix" is being worked on and not in 3.1.

What gives? Now I'm wondering what other "undocumented"
features are in 3.1?


Mitchell O. Faust
mfaust@falcon.aamrl.wpafb.af.mil
"one of those evil defense contractors you've been warned about" :-)


"These opinions and views expressed here are strictly my very own
and do not reflect the official position of either the U.S. Air
Force, its contractors, staff, management or sponsors."
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: number of available windows
Next Topic: CURVEFIT, FUNCT

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

Current Time: Wed Oct 08 09:23:02 PDT 2025

Total time taken to generate the page: 0.00623 seconds