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

Home » Public Forums » archive » Writing programs to use static methods but still compile in IDL 7
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: Writing programs to use static methods but still compile in IDL 7 [message #91805 is a reply to message #91804] Sun, 30 August 2015 10:35 Go to previous messageGo to previous message
Heinz Stege is currently offline  Heinz Stege
Messages: 189
Registered: January 2003
Senior Member
On Sun, 30 Aug 2015 19:29:13 +0200, Heinz Stege wrote:

> Just an idea: Does
> if !VERSION.RELEASE GE '8.4' then $
> return,call_method('replace',a,in,out)
> work? I don't have version 7 installed on my computer.

No, I wanted to write:
if !VERSION.RELEASE GE '8.4' then $
return,call_method('replace',str,in,out)

Heinz
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: covariance matrix
Next Topic: Minor obscure error message

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

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

Total time taken to generate the page: 0.00375 seconds