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

Home » Public Forums » archive » warning: (all(part1))(part2) = part2*0.
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
warning: (all(part1))(part2) = part2*0. [message #11882] Thu, 04 June 1998 00:00 Go to previous message
R. Bauer is currently offline  R. Bauer
Messages: 137
Registered: November 1996
Senior Member
This will gave an error like:

print,(all(part1))(part2)
0.00000 1.00000 2.00000
% Temporary variables are still checked out - cleaning up...


I know there are many solutions to get around of this malfunctional
code.
I was really surprising me that's it gaves this message.



PRO ind_err

all = findgen(100)
part1 = findgen(10)
part2 = findgen(3)

(all(part1))(part2) = part2*0.

print,(all(part1))(part2)


END


--
R.Bauer

Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Font problems with version 5.1 under win95
Next Topic: IDL on Dual processor Linux SMP box?

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

Current Time: Wed Oct 08 15:07:51 PDT 2025

Total time taken to generate the page: 0.00370 seconds