![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

This is generally what happens when one doesn't exit a program
correctly. It is that the OS still has the .EXE file marked
as still open and active. On NT and 2K you can look at the task
manager and see that the application is still running.
Look at the shipped examples and other postings previously made here
to see how to do it properly.
Rick
Friday, December 6, 2002, 1:54:16 AM, you wrote:
RD> I just wrote a standalone app that does something wrong. Somehow it is
RD> leaving a lock on the executable. That is to say, right after running and
RD> quitting the application, it is not possible to delete the .exe until the
RD> machine is rebooted. Now let me see... my program must be quitting
RD> incorrectly, and not releasing something based in the exe on disk...an icon
RD> resource?
RD> Bob Dickow
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Fri Dec 06 2002 - 06:53:26 PST
This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:25 PST