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

Home » Public Forums » archive » How to create a sav file for a system based on catalyst
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: How to create a sav file for a system based on catalyst [message #87886 is a reply to message #87884] Mon, 03 March 2014 05:14 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Jie Zhou writes:

> I coded a system based on catalyst. And many class given in catalyst lib has been used. Now I try to create a sav file for my system. It seems that I should resolve all class defined in the catalyst and used in my system. Is there some other simple method to finish work?

Yes, objects are always a problem. I always say that Resolve_All
resolves "almost all" routines, but it ignores objects. (I know about
the CLASS keyword, but in practice that seldom helps me.)

What I do when I build a Catalyst application is to have Catalyst in one
project and my application in other. Then I "build" both applications,
use Resolve_All after doing so, and hope for the best. Sometimes that
works well. :-)

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: ENVI_SVM_DOIT Memory Problem
Next Topic: IDL 8.3's HDF version and HDF5 version

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

Current Time: Thu Oct 09 22:25:49 PDT 2025

Total time taken to generate the page: 0.80059 seconds