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

Home » Public Forums » archive » Re: executing a .sav file by double clicking it.
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: executing a .sav file by double clicking it. [message #12632 is a reply to message #12629] Tue, 11 August 1998 00:00 Go to previous message
seanr is currently offline  seanr
Messages: 10
Registered: August 1998
Junior Member
In article <35D073B6.531C36F4@matthey.com>,
hortwh@matthey.com wrote:
> Hi everyone,
>
> how do I create (on a windows platform) a .sav-file that I can execute
> by simply
> double clicking it. E.g. I'd like to avoid starting up idlde. There are
> a few files like
> that in the demo-directory, but I can't figure out how to do it. I have
> tried the
> following:
>
> .compile widget
> resolve_all
> save,/routines,filename= 'wid.sav'
>
> This creates the desired file, however, after double clicking on it
> idlrt starts up and
> then exits again. What do I have to do to get my widget to start up?
>

I had similar problems. What I found ot be the problem was my program did not
have everything resolved, and would do a source comfile when run on the
missing routine. The way to check this is start idlde clean, restore your
wid.sav, and run it. If you get a %compile message in the output screen, that
is your problem, and you will need to add a .compile for each one that may
come up. The reason behind this is the idlrt cannot comple .pro files.

Good luck, and let me know if this worked :)

Sean Rumelhart

-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Labelling Highs/Lows in contour
Next Topic: [IDL/ENVI] Extracting points from *.roi files

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

Current Time: Fri Oct 10 12:02:44 PDT 2025

Total time taken to generate the page: 0.95954 seconds