[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Arrays: strange feature ?!
Benno Puetz wrote:
>
> marc wrote:
>
> > But another more funny 'feature' is this:
> >
> > IDL> print,'abc'
> > abc
> > IDL> print,"abc"
> > abc
> > IDL> print,'777'
> > 777
> > IDL> print,"777"
> >
> > print,"777"
> > ^
> > % Syntax error.
> >
> > Cheers,
> > :-) marc
>
> It's a real feature
Let me connect these words to the subject:
"It's a real _strange_ feature"
These "strange feature" is much more confusing with the following lines:
IDL> print, "877"
877
IDL> print, "777"
print, "777"
^
% Syntax error.
It seems that IDL likes the one-notation-two-actions thing. I must say
that such a thing is confusing me. I hope I will not loose too much time
in trying to understand all the IDL's "strange feature".
Later.
Nicolas.
--
Tél. : 00 (33) 5 62 88 11 16
Fax : 00 (33) 5 62 88 11 12
Nicolas.Decoster@Noveltis.fr
Noveltis
Parc Technologique du Canal
2, avenue de l'Europe
31520 Ramonville Saint Agne - France