Dos error when deleting folder (application)
  • Order of the Butterfly
    Order of the Butterfly
    WeiXing3D
    Posts: 327 from 2012/6/13
    From: Pacifica, CA
    Hi all,

    I'm getting a "Dos error: object is in use (#202) when trying to delete a folder with an application (ArtEffect 2.0).

    I deleted all entries created in the S:user-start up but I still can't delete it the folder and its content. Where do I look ? or better yet, what should I do?

    Thanks in advance for any help.
    MacMini G4 1.5GHz with MorphOS 3.9 FPGA MiST w/AmigaOS 3.9 (PFS3), FPGA Replay w/AmigaOS3.9, Amiga 1200 SCSI CD-RW, X-SURF 100 w/Rapidroad USB, External FDD with Chinon and Gotek units and Acer Aspire One ICAROS
  • »29.09.13 - 23:06
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    boot_wb
    Posts: 874 from 2007/4/9
    From: Kingston upon ...
    Quote:

    WeiXing3D wrote:
    Hi all,

    I'm getting a "Dos error: object is in use (#202) when trying to delete a folder with an application (ArtEffect 2.0).

    I deleted all entries created in the S:user-start up but I still can't delete it the folder and its content. Where do I look ? or better yet, what should I do?

    Thanks in advance for any help.


    Most likely there is still an assign pointing to the folder.

    If you've removed the relevant lines from user-startup, you could always just reboot and then delete the folder (since the assign is created when s:user-startup is run at boot time).

    Alternatively, if you don't want to reboot, you can open a cli:

    assign foo

    (replacing 'foo' with the name of the assign pointing to your folder).

    If you can't remember the name of the asssign, you can just type:

    assign

    into the cli to list all current assigns and their destination(s).

    [ Edited by boot_wb 30.09.2013 - 00:50 ]
    www.hullchimneyservices.co.uk

    UI: Powerbook 5,6 (1.67GHz, 128MB VRam): OS3.1, OSX 10.5.8
    HTPC: Mac Mini G4 (1,5GHz, 64MB VRam): OS3.1 (ZVNC)
    Audiophile: Efika 5200b (SB Audigy): OS3.1 (VNC + Virtual Monitor)

    Windows free since 2011!
  • »29.09.13 - 23:48
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    WeiXing3D
    Posts: 327 from 2012/6/13
    From: Pacifica, CA
    Quote:

    boot_wb wrote:
    Quote:

    WeiXing3D wrote:
    Hi all,

    I'm getting a "Dos error: object is in use (#202) when trying to delete a folder with an application (ArtEffect 2.0).

    I deleted all entries created in the S:user-start up but I still can't delete it the folder and its content. Where do I look ? or better yet, what should I do?

    Thanks in advance for any help.


    Most likely there is still an assign pointing to the folder.

    If you've removed the relevant lines from user-startup, you could always just reboot and then delete the folder (since the assign is created when s:user-startup is run at boot time).

    Alternatively, if you don't want to reboot, you can open a cli:

    assign foo

    (replacing 'foo' with the name of the assign pointing to your folder).

    If you can't remember the name of the asssign, you can just type:

    assign

    into the cli to list all current assigns and their destination(s).


    Thanks. Using assing in CLI did the trick. Man!, being away from my MorphOS system for 1 whole year really made very rusty.
    MacMini G4 1.5GHz with MorphOS 3.9 FPGA MiST w/AmigaOS 3.9 (PFS3), FPGA Replay w/AmigaOS3.9, Amiga 1200 SCSI CD-RW, X-SURF 100 w/Rapidroad USB, External FDD with Chinon and Gotek units and Acer Aspire One ICAROS
  • »30.09.13 - 00:09
    Profile