3.12.6 SETDISP


next up previous contents
Next: 3.13 Reading Exabyte Archive Up: 3.12 Routines for Windows Previous: 3.12.5 PPRINT

3.12.6 SETDISP

 

It is possible to issue the ``setenv DISPLAY'' command from within IDL by using the routine SETDISP (if the user forgets prior to starting IDL). A sample call would be:
IDL> setdisp, '192.68.162.109:0'
 


ydac@mssly1.mssl.ucl.ac.uk