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

Home » Public Forums » archive » Re: PostScript Window Size
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: PostScript Window Size [message #76750 is a reply to message #76749] Sat, 25 June 2011 02:31 Go to previous message
TonyL is currently offline  TonyL
Messages: 14
Registered: November 2008
Junior Member
On Jun 25, 4:43 pm, David Fanning <n...@dfanning.com> wrote:
> Folks,
>
> Is there something wrong with this from a fresh IDL session:
>
> IDL> print, !version
> { x86_64 Win32 Windows Microsoft Windows 8.1 Mar  9 2011 64 64}
> IDL> set_plot, 'ps'
> IDL> print, !d.x_size, !d.y_size
>  -2147483648 -2147483648
>
> Should I be expecting something, uh, more reasonable?
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thue. ("Perhaps thos speakest truth.")

Seems OK for me

set_plot,'ps'
{ x86 Win32 Windows Microsoft Windows 8.1 Mar 9 2011 32 64}
print,!d.x_size, !d.y_size
17780 12700
[Message index]
 
Read Message
Read Message
Previous Topic: PostScript Window Size
Next Topic: "gridPositions" not work correct with "Z" device?

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

Current Time: Fri Oct 10 23:25:26 PDT 2025

Total time taken to generate the page: 0.16359 seconds