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

Home » Public Forums » archive » Re: long subscript...
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: long subscript... [message #53686 is a reply to message #53684] Wed, 25 April 2007 21:31 Go to previous message
Christopher Thom is currently offline  Christopher Thom
Messages: 66
Registered: October 2006
Member
Quoth kostis:

> In the following code j is defined as a 'long' number...
> But the number j*100 as a subscript of x in plots command is not a
> 'long' number...
> causing a problem when the limit is reached..
> How do i fix it??
> How do i define all numbers long?

compile_opt defint32

but a more common statement is

compile_opt idl2

which forces [] brackets for array subscripts.

cheers
chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: hist_nd to place just one point on a grid
Next Topic: tiff to eps

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

Current Time: Sat Oct 11 08:03:59 PDT 2025

Total time taken to generate the page: 2.32236 seconds