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

Home » Public Forums » archive » Re: Waiting for Godot
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: Waiting for Godot [message #82795 is a reply to message #82794] Wed, 16 January 2013 10:19 Go to previous messageGo to previous message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Wednesday, January 16, 2013 7:05:48 PM UTC+1, David Fanning wrote:
> David Fanning writes:
>
>> Ah, thank you. I was trying "create AVI movie". And, the only time I
>
>> think "Hershey" is if I'm craving a snack.
>
>
> Alas, even finding the right page doesn't improve my opinion of the
>
> documentation. In the AVI example, they "cleanup" the IDLffVideo object
>
> with this command:
>
> videoObj.CleanUp
>
> When I call that method (IDL 8.2.1), I get this error message:
>
> % Lifecycle methods cannot be called in this context.
>
> To destroy the object and release the file, I have to do this:
>
> Obj_Destroy, videoObj

Hi David,

that's normal. Init/Cleanup can be called directly only from the Init/Cleanup method of a subclass. This is in the docs :-) (under 'The Object Lifecycle')

regards,
Lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: running IDL on a linux command line
Next Topic: Region_Grow kills IDL Workbench on Windows

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

Current Time: Sat Oct 11 08:25:59 PDT 2025

Total time taken to generate the page: 0.07707 seconds