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

Home » Public Forums » archive » Starting the virtual machine
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: Starting the virtual machine [message #41294 is a reply to message #41115] Sat, 02 October 2004 09:56 Go to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
"Jan R. Andersen" <jan.roger.andersen@imr.no> wrote in message news:7f69577b.0410020346.15999c2f@posting.google.com...
> David Fanning <david@dfanning.com> wrote in message news:<MPG.1bc708d6c69ccd3d98968d@news.frii.com>...
...
> I have written a small IDL application that I want to run from a PHP
> script through a web-browser. The IDL program reads a datafile,
> generates a plot, and the browser displays this plot as an image. I
> believed that I could make a call to IDL virtual machine and execute
> the program from PHP. However, this cant be done as long as this
> splash screen appears and asks for user interaction. My question is
> then:
>
> Is it impossible to have an IDL-script that is executed via a
> web-browser?
>
> Regards
>
> Jan R. Andersen

That may be exactly the reason they have the splash screen pop up.

You can look at their ION product, which will do what you want.
You can of course call IDL from the command line with a procedure to run,
but if I remember correctly, I think IDL stays open.

Another thing to do would be have IDL poll and wait for input from the php
program (perhaps as simple as having php create a file, and IDL look for the
file, and when it finds sees the file, IDL executes something).

Cheers,
bob
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Starting the virtual machine
Next Topic: Re: Why are iTools so slow?

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

Current Time: Sat Oct 11 05:32:33 PDT 2025

Total time taken to generate the page: 3.84099 seconds