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

Home » Public Forums » archive » ION script
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
ION script [message #48329] Fri, 07 April 2006 06:49 Go to next message
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
I'm looking into writing an ION script web front-end for a program I've
developed which currently uses widgets and the virtual machine. The
program is an interactive image viewer for an an image database on the
server side, and depends on quite a lot of IDL code. As far as I can
see, it looks to me like each time you make a page request, ION script
starts up, compiles all the necessary IDL code, runs the script, and
exits. This means that for every interaction, all my IDL libraries need
to be compiled. Is this really so? Is there any way to avoid that?
Re: ION script [message #48390 is a reply to message #48329] Mon, 10 April 2006 14:29 Go to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
> I've written Perl scripts that call IDL on a web server. It's no worse
> than writing any other Perl script (I'm not a fan). IDL 6.2 has the
> capability to pass command line arguments when you invoke IDL which
> makes this type of thing much nicer.


FWIW, I've done the same with Java.

-Mike
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Masks in 3D with IDLanROIGroup
Next Topic: Re: Free source code diagramming programs

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

Current Time: Wed Oct 08 19:20:43 PDT 2025

Total time taken to generate the page: 0.00551 seconds