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

Home » Public Forums » archive » Minor obscure error message
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: Minor obscure error message [message #91819 is a reply to message #91816] Wed, 02 September 2015 00:36 Go to previous message
Yngvar Larsen is currently offline  Yngvar Larsen
Messages: 134
Registered: January 2010
Senior Member
On Tuesday, 1 September 2015 23:50:09 UTC+2, Dick Jackson wrote:
> Hi Wayne,
>
> I think this is why: if there is an "&" indicating multiple statements, then "implied print" is not attempted at all on any of them.

Apparently you are right. But then the question is: why not? Is there a compelling reason why expressions on a single line separated by "&" can't treated separately, with implied print where relevant? E.g. something like this:

IDL> !pi & a = 1 & !dpi & b = 0
3.1415927
3.1415926535897931
IDL> a, b
1
0


--
Yngvar
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Writing programs to use static methods but still compile in IDL 7
Next Topic: keyword inheritance in object graphics

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

Current Time: Wed Oct 08 15:47:30 PDT 2025

Total time taken to generate the page: 0.00443 seconds