"Carlos Cembellín" wrote
Quote:
Hello,
I have a problem when I try to use a pseudo tape file pseudo0.d3p usind D3
7.2.0. A message notice "busy, used by others"
Can anyone help?
Thanks
Have a heart Carlos, tell us if this is d3 on linux or d3 on nt, or what.
|
I'm guessing it is on windows, and that your d3vme task is running as a windows
userid that doesn't have security authorization to write to that directory.
What drive letter and pathname did you specify at the windows console d3 setup
applet? You can confirm my guess by doing something like
!dir > d:\mydir\foofile.txt
at the tcl command prompt of d3. Should barf out a similar error message.