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

Home » Public Forums » archive » Re: IDL on-line help on VT200
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: IDL on-line help on VT200 [message #281] Sun, 01 March 1992 16:16
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
In article <9203010412.AA27199@dip.eecs.umich.edu>, pan@ZIP.EECS.UMICH.EDU
writes...
> I noticed that the old idl version can let a user type "help function
> sin" to get the on-line help for "sin"; however, the x-window version
> does not allow that and would simply respond with "can not open X-window
> display". Can any one tell me how to fix this problem?

I believe you mean "? function sin", which in version 2 would have to read "?
routine sin". In order for this to work on a non-X-windows terminal, you would
have to select a different graphics device than X, e.g. "set_plot,'regis'" or
"set_plot,'tek'".

There are some instances when one might have access to X-windows, but for some
reason the widgets portion of IDL does not work. This typically occurs when
running IDL on one computer but using the X-windows display of another
computer, and there is some level of incompatibility between the two computers
(fonts not installed, bad network transport, etc.). In this case, substitute
the command MP_BASIC for the "?" above.

Bill Thompson
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL on-line help on VT200
Next Topic: Ultrix Wave to Sun X server

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

Current Time: Sat Oct 11 10:31:58 PDT 2025

Total time taken to generate the page: 0.54451 seconds