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

Home » Public Forums » archive » Re: hiding idl code
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: hiding idl code [message #6836 is a reply to message #6833] Tue, 27 August 1996 00:00 Go to previous messageGo to previous message
Phil Williams is currently offline  Phil Williams
Messages: 78
Registered: April 1996
Member
Claus Hammerl wrote:
>
> Hi there,
>
> I wrote an idl application and want it to be used by others, but I
> don't want others to look at the source code ... is there any
> possibility to do a compilation and run the compiled code or do
> I always have to run IDL and read the source code to run it ...
>
> thanks in advance
>
> claus hammerl
> hammerl@physik.uni-augsburg.de

Check out the documentation for save.

Basically compile the routine then do the following:

IDL> save, filename='compiled.routines',/routines,'pro1','pro2'

to save the two compiled procedures named pro1 and pro2

Hope this helps.

--
/*********************************************************** ********/
Phil Williams, Ph.D.
Research Instructor
Children's Hospital Medical Center "One man gathers what
Imaging Research Center another man spills..."
3333 Burnet Ave. -The Grateful Dead
Cincinnati, OH 45229
email: williams@irc.chmcc.org
URL: http://scuttle.chmcc.org/~williams/
/*********************************************************** ********/
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: resolve_routine
Next Topic: Easy use 24bit Colors in IDL/PV-WAVE ?

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

Current Time: Sat Oct 18 15:12:18 PDT 2025

Total time taken to generate the page: 0.48081 seconds