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

Hello all,
There appears to be a problem with BYE not completely unloading the program that calls it.
I've been using this little stub program I wrote which calls my editor from the SwiftForth
console to open a file, It gets called frequently and I thought it was working great,. Then the
other day I had to use Ctrl-Alt-Del to shut something down and in the task list I see about five
copies of it "running". So I searched the archives regarding bye and ran the example.
: test 0 z" hello world" z" test" MB_OK MessageBox drop bye ;
' test 'main !
program test.exe
I run test and sure enough it is in the task list after closing it.
I'm using Win98 with v2.00.3 Can anyone else confirm?
Any help is appreciated
John McKeon
----------------------------------------------------------------------
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 Thu Jul 05 2001 - 18:54:51 PDT
This archive was generated by hypermail 2.2.0 : Thu Nov 20 2008 - 03:04:18 PST