|
-
Apr 15th, 2000, 05:01 AM
#1
Thread Starter
Hyperactive Member
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?
-
Apr 15th, 2000, 05:08 AM
#2
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.
-
Apr 15th, 2000, 05:36 AM
#3
Hyperactive Member
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!
-
Apr 15th, 2000, 09:26 AM
#4
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|