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

Home » Public Forums » archive » do dlms work in vm?
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
do dlms work in vm? [message #39665] Tue, 08 June 2004 13:54 Go to next message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
Can one write some code that utilizes a dlm (Ronn Kling's idltoavi to be
specific) and then employ that code in the Virtual Machine?

My problem is that some of here want to make some avi's like
i do in IDL on my window box, but all the other IDL licenses are on linux boxes.
I suggested whipping up a little widget to load jpgs and spit out the avi,
and running it on one of our public windows machines via VM.
But before I start, I figure I'd see if its possible first.

Cheers,
bob
Re: do dlms work in vm? [message #39741 is a reply to message #39665] Wed, 09 June 2004 11:44 Go to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"R.G. Stockwell" wrote ...
> Can one write some code that utilizes a dlm (Ronn Kling's idltoavi to be
> specific) and then employ that code in the Virtual Machine?

No Worries.

IDL2AVI like a champ in my applications compiled for the VM.

-Rick
Re: do dlms work in vm? [message #39747 is a reply to message #39665] Wed, 09 June 2004 10:16 Go to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
"Haje Korth" <haje.korth@jhuapl.edu> wrote in message news:ca7fnb$e70$1@aplcore.jhuapl.edu...
> just use the CD!
>

Yeah, I'll have to, I downloaded it yesterday, and the install failed, and
I had downloaded it again this morning (on a different comp), and just
this minute had the install fail again. ARGH! something is kinda goofy on
that computer, perhaps I have a hardware problem.

I'm certain there are some CDs laying around here with the VM.
I'll have to check the coasters on the coffee table, and the dog frisbees. :)
Re: do dlms work in vm? [message #39748 is a reply to message #39665] Wed, 09 June 2004 10:00 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
just use the CD!


"R.G. Stockwell" <noemail@please.com> wrote in message
news:56Hxc.8$vQ1.13663@news.uswest.net...
> Good news,
> I will go ahead and slowly download the gigantic file to put the VM on our
Win2000 box.
>
> Thanks for the info!
>
> Cheers,
> bob
>
>
Re: do dlms work in vm? [message #39749 is a reply to message #39665] Wed, 09 June 2004 09:42 Go to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
Good news,
I will go ahead and slowly download the gigantic file to put the VM on our Win2000 box.

Thanks for the info!

Cheers,
bob
Re: do dlms work in vm? [message #39750 is a reply to message #39665] Wed, 09 June 2004 08:01 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Karl Schultz writes:

> Another way to feel better about the answer to this question is to observe
> that IDL ships with a good deal of functionality off in DLM's for modularity
> and to keep unneeded code out of the system. For example, the IPTOOLS DLM
> contains the ROI objects and some other functionality and there are no VM
> restrictions on using those.

And thank goodness! Otherwise the one or two people
who use those iTools (according to my recent informal survey)
would be *extremely* upset. :^)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Re: do dlms work in vm? [message #39751 is a reply to message #39665] Wed, 09 June 2004 07:57 Go to previous message
Karl Schultz is currently offline  Karl Schultz
Messages: 341
Registered: October 1999
Senior Member
Another way to feel better about the answer to this question is to observe
that IDL ships with a good deal of functionality off in DLM's for modularity
and to keep unneeded code out of the system. For example, the IPTOOLS DLM
contains the ROI objects and some other functionality and there are no VM
restrictions on using those.

Karl

"Haje Korth" <haje.korth@jhuapl.edu> wrote in message
news:ca6t0o$j2n$1@aplcore.jhuapl.edu...
> Bob,
> I am not aware of any limitations that prevent you from executing DLM code
> from VM. Once a DLM is loaded, IDL does not distinguish between routines
> contained in the IDL distribution itself and external routines. Just make
> sure your program does not use the Execute function. The IDLtoAVI DLM
works
> beautifully and the example code works out of the box. No need to read man
> pages for an hour before you can make your own "Hello World" avi!
>
> Cheers,
> Haje
>
>
>
> "R.G. Stockwell" <noemail@please.com> wrote in message
> news:IIpxc.203$N07.76563@news.uswest.net...
>> Can one write some code that utilizes a dlm (Ronn Kling's idltoavi to be
>> specific) and then employ that code in the Virtual Machine?
>>
>> My problem is that some of here want to make some avi's like
>> i do in IDL on my window box, but all the other IDL licenses are on
linux
> boxes.
>> I suggested whipping up a little widget to load jpgs and spit out the
avi,
>> and running it on one of our public windows machines via VM.
>> But before I start, I figure I'd see if its possible first.
>>
>> Cheers,
>> bob
>>
>>
>
>
Re: do dlms work in vm? [message #39759 is a reply to message #39665] Wed, 09 June 2004 04:41 Go to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Bob,
I am not aware of any limitations that prevent you from executing DLM code
from VM. Once a DLM is loaded, IDL does not distinguish between routines
contained in the IDL distribution itself and external routines. Just make
sure your program does not use the Execute function. The IDLtoAVI DLM works
beautifully and the example code works out of the box. No need to read man
pages for an hour before you can make your own "Hello World" avi!

Cheers,
Haje



"R.G. Stockwell" <noemail@please.com> wrote in message
news:IIpxc.203$N07.76563@news.uswest.net...
> Can one write some code that utilizes a dlm (Ronn Kling's idltoavi to be
> specific) and then employ that code in the Virtual Machine?
>
> My problem is that some of here want to make some avi's like
> i do in IDL on my window box, but all the other IDL licenses are on linux
boxes.
> I suggested whipping up a little widget to load jpgs and spit out the avi,
> and running it on one of our public windows machines via VM.
> But before I start, I figure I'd see if its possible first.
>
> Cheers,
> bob
>
>
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Contour Plotting
Next Topic: Re: .dat file size

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

Current Time: Thu Oct 09 12:05:41 PDT 2025

Total time taken to generate the page: 1.20366 seconds