Results 1 to 4 of 4

Thread: Very newbie question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Reynosa, Mexico
    Posts
    274
    I'm sorry. This is a very newbie question. This is my linecode.

    Kill "C:\Archivos de programa\CapCont\CapCont.exe"

    Of course I'm sure the path and filename are correct and the app is not executing but, i get an error:

    Run-time error '75':
    Path/File access error

    Any idea about it?



  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Lightbulb

    It means that the file is in use. Are you trying to Kill the file which is running, or you want to Kill your program itself??? If you're trying to kill your own program, then the answer would be: You can't do it.

  3. #3
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Wink Full path?

    If previous answer don't work, try to write the short path:

    Kill "c:\archiv~1\etc.etc."

    May be it works?
    Saludos!

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    May 1999
    Location
    Reynosa, Mexico
    Posts
    274
    I want to apologize for this mistake. THe app wasen't in the task bar but, for some strange reazon it was in the tasklist.

    Thanks for all by anyway. Good look!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width