Re: do dlms work in vm? (prob) [message #39736] |
Wed, 09 June 2004 12:48 |
R.G. Stockwell
Messages: 363 Registered: July 1999
|
Senior Member |
|
|
"Rick Towler" <rtowler@u.washington.edu> wrote in message news:ca7luh$pj6$1@nntp6.u.washington.edu...
>
> "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
>
>
Thanks Rick,
so, how do i get it to work exactly?
In my prototype code, the sav file running in vm hangs up at the call
to the function in the dlm. (running on the same computer)
I did the usual steps
> .comp avi_builder
> resolve_all
> save,filename='avi_builder',\routines
In fact, I even tried running the code (which works fine), then
doing the resolve_all then save, and still it doesn't work.
What step did I miss?
Cheers,
bob
|
|
|