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

Home » Public Forums » archive » Re: problems with EMF file format
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: problems with EMF file format [message #23740] Thu, 15 February 2001 18:38
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Luis Alonso writes:

> The problems comes if i try to erase those files, i got the error: sharing
> error. The file is being used by other program.
>
> The other program can only be IDL. So, what's going on? I do the device,
> /close and everything (otherwishe i wouldn't be able to open the file with
> the visualization program).

I'm guessing here, but I think this problem can be
caused by closing a file that is opened with GET_LUN
with the CLOSE command, rather than by closing the
file and freeing the logical unit number with FREE_LUN.
(Note: FREE_LUN performs *both* actions. There is no
need to use CLOSE with it.)

Other programs must be checking for attached logical
unit numbers is what I am thinking.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Previous Topic: Bug? yea or nay.
Next Topic: Re: IDL listbox

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

Current Time: Fri Oct 10 04:54:01 PDT 2025

Total time taken to generate the page: 2.64497 seconds