Hi once again,
I don't think this is possible, but I just wanted to check to see if this works at all...
I have an application that sends itself to the trash. Is there any way I can simultaneously quit that application and empty the trash at the same time? I can see how this can be done if I used a double-script file: one that opens the both of them, one that executes its process, then deleting itself. Then I can see how a timed delay can be integrated into the first script so that it empties the trash right after the second script finishes. Does anybody know how I can do this?
Pertaining to this question, I have thought of an abstract solution, but it is extremely inefficient and I am sure there is a faster way. One way to integrate these "double" scripts is to store one on the internet, have one script download the other and then open it automatically. This should be pretty easy except I don't know how to open the resulting downloaded file, on top of selecting "open" when the internet-application confirmation prompt appears on screen.
Thanks!
I don't think this is possible, but I just wanted to check to see if this works at all...
I have an application that sends itself to the trash. Is there any way I can simultaneously quit that application and empty the trash at the same time? I can see how this can be done if I used a double-script file: one that opens the both of them, one that executes its process, then deleting itself. Then I can see how a timed delay can be integrated into the first script so that it empties the trash right after the second script finishes. Does anybody know how I can do this?
Pertaining to this question, I have thought of an abstract solution, but it is extremely inefficient and I am sure there is a faster way. One way to integrate these "double" scripts is to store one on the internet, have one script download the other and then open it automatically. This should be pretty easy except I don't know how to open the resulting downloaded file, on top of selecting "open" when the internet-application confirmation prompt appears on screen.
Thanks!