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

Home » Public Forums » archive » IDLRT error - attempt to call undefined procedure
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: IDLRT error - attempt to call undefined procedure [message #92307 is a reply to message #92305] Fri, 13 November 2015 18:02 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Jonas Ardo writes:

> Thanks, now, running with idlrt, it only needed:
>
> .reset
> .COMPILE loggernet2web
> RESOLVE_ALL, CLASS='CGCMDWINDOW'
> .Compile cgcmdwindow__define.pro
> .Compile cggraphicskeywords__define.pro
> .Compile idl_object__define.pro
> .Compile linkedlist__define.pro
> .Compile cgps_setup__define.pro
> .Compile fsc_psconfig__define.pro
> save, /routines, filename = 'LOGGERNET2WEB.sav'
>
> Is there any option like
> .Compile *__define.pro

No, no option like this.

Also, you need to do this:

RESOLVE_ALL, CLASS='CGCMDWINDOW'

Or, this:

.Compile cgcmdwindow__define

But, no need to do both. :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: multiple barplots on histogram
Next Topic: MPFIT .TIED

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

Current Time: Wed Oct 08 15:56:12 PDT 2025

Total time taken to generate the page: 0.00394 seconds