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

Home » Public Forums » archive » Re: IDL Application Development
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: IDL Application Development [message #46747 is a reply to message #46657] Thu, 08 December 2005 11:03 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
I wrote earlier:

> IF your object methods are all in the same file...
> THEN you can use the CLASS keyword to RESOLVE_ALL
> to list your object classes and they will be
> resolved along with everything else.

I'm told now, by someone who should know, that the methods
don't all have to be in the same file. Each method can
be in its own file, if it is named appropriately, etc.
The important thing is that the class name be present
(as it would have to be if you named the thing correctly):

myclass__define.pro
myclass__init.pro
myclass__magic.pro

RESOLVE_ALL, ... , CLASS='myclass'

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Debug
Next Topic: debug IDL DLM in Visual C++

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

Current Time: Sat Oct 11 00:59:38 PDT 2025

Total time taken to generate the page: 0.00249 seconds