Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!europa.chnt.gtegsc.com!howland.reston.ans.net!ix.netcom.com!netcom.com!scot
From: scot@netcom.com (Scot Campbell)
Subject: Re: v32vm20.exe
Message-ID: <scotDAsBoD.8H5@netcom.com>
Keywords: smalltalk
Organization: NETCOM On-line Communication Services (408 261-4700 guest)
References: <3sf5ug$1r0q@melupl.melita.com>
Date: Mon, 26 Jun 1995 14:45:49 GMT
Lines: 6
Sender: scot@netcom3.netcom.com

kumar@melita.com (Kumar) writes:
...
>Anybody knows why V32VM20.EXE doesn't exit after my program does???

 The last statement in a runtime should be "Smalltalk exit".  This
is explained under "Application delivery" in the users guide.
