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

Home » Public Forums » archive » Re: how can idl find out information of other softwares
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
Re: how can idl find out information of other softwares [message #54888] Thu, 19 July 2007 12:39
Conor is currently offline  Conor
Messages: 138
Registered: February 2007
Senior Member
On Jul 19, 2:34 am, Tinwai <wangt...@gmail.com> wrote:
> Hi. I hope to get some innformation about other softwares installed in
> the same computer, say, Matlab, while my IDL application is running.
> How can I realize this? The information I need include whether the
> software is installed, the version, and the installation directory.
> Thank you.

As far as I know, there is no simple way to do this. IDL itself
doesn't have access to information like that. However, you may be
able to take advantage of the 'spawn' command. This command let's you
run external commands on the computer you are on. So, if you can find
a way to get this information without using IDL, then you can use IDL
to run that command, and viola. That's the only way I can think of to
do it.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: vectorization challenge! (help!)
Next Topic: Re: xrange woes

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

Current Time: Wed Oct 08 17:55:02 PDT 2025

Total time taken to generate the page: 0.00536 seconds