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 #46660 is a reply to message #46659] Thu, 08 December 2005 00:44 Go to previous messageGo to previous message
Peter Clinch is currently offline  Peter Clinch
Messages: 98
Registered: April 1996
Member
Alunduil wrote:

> I have written an IDL application that spans approximately 10
> interconnected programs/functions, and I want to compile a .sav file. I
> developed these files in good old Kate, and the IDL command prompt. The
> heart of my question is how do I create a .sav from the command line?
> How do I use the full IDL version to run the virtual machine (can I)?
> Any other suggestions would be appreciated. Thanks in advance.

I think the following should do it...

do a FULL_RESET_SESSION
.COMPILE your file(s)
RESOLVE_ALL
SAVE, /ROUTINES, 'myfile.sav'

No need to run the VM from the full session, just start it up alongside
(it's a separate application).

This is in the 6.2 help under "Creating Apllication SAVE Files.

hth, Pete.
--
Peter Clinch Medical Physics IT Officer
Tel 44 1382 660111 ext. 33637 Univ. of Dundee, Ninewells Hospital
Fax 44 1382 640177 Dundee DD1 9SY Scotland UK
net p.j.clinch@dundee.ac.uk http://www.dundee.ac.uk/~pjclinch/
[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: Fri Oct 10 19:39:55 PDT 2025

Total time taken to generate the page: 0.31948 seconds