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 Windows IDL app?
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 Windows IDL app? [message #22474 is a reply to message #22376] Fri, 10 November 2000 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Dave Greenwood (greenwoodde@ornl.gov) writes:

> I'm trying to create a Windows NT IDL application so that I double-
> click an icon and fire up the application. I've been following
> David Fanning's tips at http://www.dfanning.com/tips/idl_icon.html
> but I'm obviously doing something wrong. I strongly suspect it's
> because I haven't set up the appropriate file type association in
> the Registry.
>
> What "action" should I use?
>
> And what "application"?
>
> This is IDL 5.3.1.

Using your Windows Explorer, find the Options
selection under the View menu. Select the File
Types tab. Now find (or create) the "IDL binary file"
type. It will have a SAV extension. The action
to assign is "open". You are going to open
it with the IDL run-time version. Here is
how the "Application used to perform action"
is defined on my machine:

"D:\RSI\IDL54\bin\bin.x86\idlrt.exe" "%1"

That should do it.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: projecting a PLOT onto wall of SURACE
Next Topic: Re: Julian Day Numbers

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

Current Time: Sun Oct 12 02:07:20 PDT 2025

Total time taken to generate the page: 1.03988 seconds